[Ns-commits] Output of run-tests script: failure
tomhend@u.washington.edu
tomhend at u.washington.edu
Thu Jun 17 02:07:52 PDT 2010
Thu Jun 17 01:52:18 PDT 2010
download.py success
Testing ns-3-dev from ns-3-dev at changeset: 6361:51d3dd39de28
Regression testing for machine: ns-regression
Ubuntu 8.04.3 LTS \n \l
Linux 2.6.24-19-server x86_64
g++ (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4)
-----------------------------
FAILURE: waf -d debug configure; building failed on ns-3-dev
Configure stderr:
Checking for program gcc or cc : /usr/bin/gcc
Checking for program cpp : /usr/bin/cpp
Checking for program ar : /usr/bin/ar
Checking for program ranlib : /usr/bin/ranlib
Checking for gcc : ok
Checking for program g++ or c++ : /usr/bin/g++
Checking for g++ : ok
Checking for program pkg-config : /usr/bin/pkg-config
Checking for regression traces location : ok ../ns-3-dev-ref-traces (given)
Checking for -Wl,--soname=foo support : yes
Checking for header stdlib.h : yes
Checking for header signal.h : yes
Checking for header pthread.h : yes
Checking for high precision time implementation : 128-bit integer
Checking for header stdint.h : yes
Checking for header inttypes.h : yes
Checking for header sys/inttypes.h : not found
Checking for library rt : yes
Checking for header netpacket/packet.h : yes
Checking for header linux/if_tun.h : yes
Checking for pkg-config flags for GTK_CONFIG_STORE : ok
Checking for pkg-config flags for LIBXML2 : ok
Checking for library sqlite3 : yes
Checking for NSC location : ok ../nsc (given)
Checking for library dl : yes
Checking for NSC supported architecture x86_64 : ok
Checking for header sys/socket.h : yes
Checking for header netinet/in.h : yes
Checking for program python : /usr/bin/python
Checking for Python version >= 2.3 : ok 2.5.2
Checking for library python2.5 : yes
Checking for program python2.5-config : /usr/bin/python2.5-config
Checking for header Python.h : yes
Checking for -fvisibility=hidden support : yes
Checking for pybindgen location : ok ../pybindgen (given)
Checking for Python module pybindgen : ok
Checking for pybindgen version : ok 0.14.1.764
Checking for types uint64_t and unsigned long equivalency : yes
Checking for types uint64_t and unsigned long long equivalency : no
Checking for the apidefs that can be used for Python bindings : gcc-LP64
Checking for Python module pygccxml : ok
Checking for pygccxml version : ok 1.0.0
Checking for program gccxml : /usr/local/bin/gccxml
Checking for gccxml version : ok 0.9.0
Checking for program mpic++ : /usr/bin/mpic++
Checking for program sudo : /usr/bin/sudo
Checking for program hg : /usr/bin/hg
Checking for program valgrind : /usr/local/bin/valgrind
Checking for pkg-config flags for GSL : ok
Checking for -Wno-error=deprecated-declarations support : yes
Checking for -Wno-error=deprecated-declarations support : yes
'configure' finished successfully (3.487s)
Build stderr:
Waf: Entering directory `/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/build'
[1120/1270] cxx: build/debug/bindings/python/ns3module.cc -> build/debug/bindings/python/ns3module_3.o
[1124/1270] cxx: build/debug/bindings/python/ns3_module_flow_monitor.cc -> build/debug/bindings/python/ns3_module_flow_monitor_3.o
[1125/1270] cxx: build/debug/bindings/python/ns3_module_virtual_net_device.cc -> build/debug/bindings/python/ns3_module_virtual_net_device_3.o
[1126/1270] cxx: build/debug/bindings/python/ns3_module_mpi.cc -> build/debug/bindings/python/ns3_module_mpi_3.o
debug/bindings/python/ns3module.cc: In function 'void init_ns3()':
debug/bindings/python/ns3module.cc:9218: error: 'BPSK' is not a member of 'ns3::WifiMode'
debug/bindings/python/ns3module.cc:9222: error: 'QPSK' is not a member of 'ns3::WifiMode'
debug/bindings/python/ns3module.cc:9226: error: 'DBPSK' is not a member of 'ns3::WifiMode'
debug/bindings/python/ns3module.cc:9230: error: 'DQPSK' is not a member of 'ns3::WifiMode'
debug/bindings/python/ns3module.cc:9234: error: 'QAM' is not a member of 'ns3::WifiMode'
debug/bindings/python/ns3module.cc:9238: error: 'UNKNOWN' is not a member of 'ns3::WifiMode'
Waf: Leaving directory `/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/build'
Build failed: -> task failed (err #1):
{task: cxx ns3module.cc -> ns3module_3.o}
ns3modulegen.log:
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 62, in register_types
ns3_module_core.register_types(module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 208, in register_types
module.add_container('std::list< ns3::Ptr< ns3::SpectrumPhy > >', 'ns3::Ptr< ns3::SpectrumPhy >', container_type='list')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::list< ns3::Ptr< ns3::SpectrumPhy > >'> / TypeLookupError(['ns3::Ptr< ns3::SpectrumPhy >', 'ns3::SpectrumPhy *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 62, in register_types
ns3_module_core.register_types(module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 209, in register_types
module.add_container('std::list< ns3::Ptr< ns3::Packet > >', 'ns3::Ptr< ns3::Packet >', container_type='list')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::list< ns3::Ptr< ns3::Packet > >'> / TypeLookupError(['ns3::Ptr< ns3::Packet >', 'ns3::Packet *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 62, in register_types
ns3_module_core.register_types(module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 210, in register_types
module.add_container('std::list< ns3::Ptr< ns3::UlJob > >', 'ns3::Ptr< ns3::UlJob >', container_type='list')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::list< ns3::Ptr< ns3::UlJob > >'> / TypeLookupError(['ns3::Ptr< ns3::UlJob >', 'ns3::UlJob *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 62, in register_types
ns3_module_core.register_types(module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 211, in register_types
module.add_container('std::list< ns3::Ptr< ns3::Packet const > >', 'ns3::Ptr< ns3::Packet const >', container_type='list')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::list< ns3::Ptr< ns3::Packet const > >'> / TypeLookupError(['ns3::Ptr< ns3::Packet const >', 'ns3::Packet *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 62, in register_types
ns3_module_core.register_types(module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 212, in register_types
module.add_container('std::vector< ns3::Ptr< ns3::WimaxConnection > >', 'ns3::Ptr< ns3::WimaxConnection >', container_type='vector')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::vector< ns3::Ptr< ns3::WimaxConnection > >'> / TypeLookupError(['ns3::Ptr< ns3::WimaxConnection >', 'ns3::WimaxConnection *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 62, in register_types
ns3_module_core.register_types(module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 213, in register_types
module.add_container('std::vector< ns3::Ptr< ns3::FlowProbe > >', 'ns3::Ptr< ns3::FlowProbe >', container_type='vector')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::vector< ns3::Ptr< ns3::FlowProbe > >'> / TypeLookupError(['ns3::Ptr< ns3::FlowProbe >', 'ns3::FlowProbe *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 62, in register_types
ns3_module_core.register_types(module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 214, in register_types
module.add_container('std::list< ns3::Ptr< ns3::RadvdPrefix > >', 'ns3::Ptr< ns3::RadvdPrefix >', container_type='list')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::list< ns3::Ptr< ns3::RadvdPrefix > >'> / TypeLookupError(['ns3::Ptr< ns3::RadvdPrefix >', 'ns3::RadvdPrefix *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 62, in register_types
ns3_module_core.register_types(module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 215, in register_types
module.add_container('std::vector< ns3::Ptr< ns3::NetDevice > >', 'ns3::Ptr< ns3::NetDevice >', container_type='vector')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::vector< ns3::Ptr< ns3::NetDevice > >'> / TypeLookupError(['ns3::Ptr< ns3::NetDevice >', 'ns3::NetDevice *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 62, in register_types
ns3_module_core.register_types(module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 216, in register_types
module.add_container('std::vector< ns3::Ptr< ns3::SpectrumPhy > >', 'ns3::Ptr< ns3::SpectrumPhy >', container_type='vector')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::vector< ns3::Ptr< ns3::SpectrumPhy > >'> / TypeLookupError(['ns3::Ptr< ns3::SpectrumPhy >', 'ns3::SpectrumPhy *'],)
/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/ns3modulegen_core_customizations.py:69: DeprecationWarning: Typo: set_tranformation -> set_transformation
handler.set_tranformation(self, orig_ctype)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 62, in register_types
ns3_module_core.register_types(module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 257, in register_types
register_types_ns3_dot11s(nested_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 300, in register_types_ns3_dot11s
module.add_container('std::vector< ns3::Ptr< ns3::dot11s::IeBeaconTimingUnit > >', 'ns3::Ptr< ns3::dot11s::IeBeaconTimingUnit >', container_type='vector')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::vector< ns3::Ptr< ns3::dot11s::IeBeaconTimingUnit > >'> / TypeLookupError(['ns3::Ptr< ns3::dot11s::IeBeaconTimingUnit >', 'ns3::dot11s::IeBeaconTimingUnit *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 62, in register_types
ns3_module_core.register_types(module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 257, in register_types
register_types_ns3_dot11s(nested_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 301, in register_types_ns3_dot11s
module.add_container('std::vector< ns3::Ptr< ns3::dot11s::PeerLink > >', 'ns3::Ptr< ns3::dot11s::PeerLink >', container_type='vector')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::vector< ns3::Ptr< ns3::dot11s::PeerLink > >'> / TypeLookupError(['ns3::Ptr< ns3::dot11s::PeerLink >', 'ns3::dot11s::PeerLink *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 337, in register_types
ns3_module_wimax.register_types(module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 227, in register_types
module.add_container('std::deque< ns3::WimaxMacQueue::QueueElement >', 'ns3::WimaxMacQueue::QueueElement', container_type='dequeue')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::deque< ns3::WimaxMacQueue::QueueElement >'> / TypeLookupError(['ns3::WimaxMacQueue::QueueElement'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 381, in register_types
ns3_module_olsr.register_types(module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_olsr.py", line 8, in register_types
module.add_container('std::vector< ns3::olsr::MprSelectorTuple >', 'ns3::olsr::MprSelectorTuple', container_type='vector')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::vector< ns3::olsr::MprSelectorTuple >'> / TypeLookupError(['ns3::olsr::MprSelectorTuple'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 381, in register_types
ns3_module_olsr.register_types(module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_olsr.py", line 9, in register_types
module.add_container('std::vector< ns3::olsr::NeighborTuple >', 'ns3::olsr::NeighborTuple', container_type='vector')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::vector< ns3::olsr::NeighborTuple >'> / TypeLookupError(['ns3::olsr::NeighborTuple'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 381, in register_types
ns3_module_olsr.register_types(module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_olsr.py", line 10, in register_types
module.add_container('std::vector< ns3::olsr::TwoHopNeighborTuple >', 'ns3::olsr::TwoHopNeighborTuple', container_type='vector')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::vector< ns3::olsr::TwoHopNeighborTuple >'> / TypeLookupError(['ns3::olsr::TwoHopNeighborTuple'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 381, in register_types
ns3_module_olsr.register_types(module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_olsr.py", line 11, in register_types
module.add_container('std::vector< ns3::olsr::LinkTuple >', 'ns3::olsr::LinkTuple', container_type='vector')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::vector< ns3::olsr::LinkTuple >'> / TypeLookupError(['ns3::olsr::LinkTuple'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 381, in register_types
ns3_module_olsr.register_types(module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_olsr.py", line 12, in register_types
module.add_container('std::vector< ns3::olsr::TopologyTuple >', 'ns3::olsr::TopologyTuple', container_type='vector')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::vector< ns3::olsr::TopologyTuple >'> / TypeLookupError(['ns3::olsr::TopologyTuple'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 381, in register_types
ns3_module_olsr.register_types(module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_olsr.py", line 13, in register_types
module.add_container('std::vector< ns3::olsr::IfaceAssocTuple >', 'ns3::olsr::IfaceAssocTuple', container_type='vector')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::vector< ns3::olsr::IfaceAssocTuple >'> / TypeLookupError(['ns3::olsr::IfaceAssocTuple'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 381, in register_types
ns3_module_olsr.register_types(module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_olsr.py", line 14, in register_types
module.add_container('std::vector< ns3::olsr::AssociationTuple >', 'ns3::olsr::AssociationTuple', container_type='vector')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::vector< ns3::olsr::AssociationTuple >'> / TypeLookupError(['ns3::olsr::AssociationTuple'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 381, in register_types
ns3_module_olsr.register_types(module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_olsr.py", line 15, in register_types
module.add_container('std::vector< ns3::olsr::Association >', 'ns3::olsr::Association', container_type='vector')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::vector< ns3::olsr::Association >'> / TypeLookupError(['ns3::olsr::Association'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 481, in register_types
module.add_container('std::vector< ns3::ServiceFlow * >', 'ns3::ServiceFlow *', container_type='vector')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
??:??: <pybindgen.Container 'std::vector< ns3::ServiceFlow * >'> / TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 483, in register_types
module.add_container('std::vector< ns3::SSRecord * >', 'ns3::SSRecord *', container_type='vector')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
??:??: <pybindgen.Container 'std::vector< ns3::SSRecord * >'> / TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 486, in register_types
module.add_container('std::list< std::pair< ns3::OfdmDlMapIe *, ns3::Ptr< ns3::PacketBurst > > >', 'std::pair< ns3::OfdmDlMapIe *, ns3::Ptr< ns3::PacketBurst > >', container_type='list')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::list< std::pair< ns3::OfdmDlMapIe *, ns3::Ptr< ns3::PacketBurst > > >'> / TypeLookupError(['std::pair< ns3::OfdmDlMapIe *, ns3::Ptr< ns3::PacketBurst > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 94, in main
register_types(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 489, in register_types
module.add_container('std::list< std::pair< ns3::Ptr< ns3::Packet >, ns3::AmsduSubframeHeader > >', 'std::pair< ns3::Ptr< ns3::Packet >, ns3::AmsduSubframeHeader >', container_type='list')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 574, in add_container
container = Container(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/container.py", line 148, in __init__
self.value_type = utils.eval_retval(value_type, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: <pybindgen.Container 'std::list< std::pair< ns3::Ptr< ns3::Packet >, ns3::AmsduSubframeHeader > >'> / TypeLookupError(['std::pair< ns3::Ptr< ns3::Packet >, ns3::AmsduSubframeHeader >'],)
/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py:1058: DeprecationWarning: is_const is deprecated, put a 'const' in the C type instead.
warnings.warn("is_const is deprecated, put a 'const' in the C type instead.", DeprecationWarning)
/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/ns3modulegen_core_customizations.py:206: Warning: ***** Unable to register callback; Return value 'std::vector<ns3::Mac48Address, std::allocator<ns3::Mac48Address> >' error (used in ns3::Callback< std::vector<ns3::Mac48Address, std::allocator<ns3::Mac48Address> >, unsigned int, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >): TypeLookupError(['std::vector< ns3::Mac48Address, std::allocator< ns3::Mac48Address > >'],)
Warning)
/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/ns3modulegen_core_customizations.py:225: Warning: ***** Unable to register callback; parameter 'unsigned char arg2' error (used in ns3::Callback< void, ns3::Mac48Address, unsigned char, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >): TypeLookupError(['unsigned char'],)
Warning)
/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/ns3modulegen_core_customizations.py:225: Warning: ***** Unable to register callback; parameter 'unsigned char arg2' error (used in ns3::Callback< void, ns3::Mac48Address, unsigned char, bool, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >): TypeLookupError(['unsigned char'],)
Warning)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 576, in register_methods
ns3_module_core.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 316, in register_methods
register_Ns3AttributeList_methods(root_module, root_module['ns3::AttributeList'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 445, in register_Ns3AttributeList_methods
is_static=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_core.py:445: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 576, in register_methods
ns3_module_core.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 320, in register_methods
register_Ns3GlobalValue_methods(root_module, root_module['ns3::GlobalValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 516, in register_Ns3GlobalValue_methods
is_static=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_core.py:516: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::GlobalValue * const *, std::vector< ns3::GlobalValue * > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 576, in register_methods
ns3_module_core.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 320, in register_methods
register_Ns3GlobalValue_methods(root_module, root_module['ns3::GlobalValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 531, in register_Ns3GlobalValue_methods
is_static=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_core.py:531: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::GlobalValue * const *, std::vector< ns3::GlobalValue * > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 576, in register_methods
ns3_module_core.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 330, in register_methods
register_Ns3ObjectDeleter_methods(root_module, root_module['ns3::ObjectDeleter'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 739, in register_Ns3ObjectDeleter_methods
is_static=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_core.py:739: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 576, in register_methods
ns3_module_core.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 340, in register_methods
register_Ns3TestCase_methods(root_module, root_module['ns3::TestCase'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 1064, in register_Ns3TestCase_methods
[param('std::ofstream *', 'ofs')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_core.py:1064: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 576, in register_methods
ns3_module_core.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 340, in register_methods
register_Ns3TestCase_methods(root_module, root_module['ns3::TestCase'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 1068, in register_Ns3TestCase_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_core.py:1068: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 576, in register_methods
ns3_module_core.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 341, in register_methods
register_Ns3TestRunner_methods(root_module, root_module['ns3::TestRunner'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 1156, in register_Ns3TestRunner_methods
is_static=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_core.py:1156: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 576, in register_methods
ns3_module_core.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 341, in register_methods
register_Ns3TestRunner_methods(root_module, root_module['ns3::TestRunner'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 1166, in register_Ns3TestRunner_methods
is_static=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_core.py:1166: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 576, in register_methods
ns3_module_core.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 342, in register_methods
register_Ns3TestSuite_methods(root_module, root_module['ns3::TestSuite'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 1179, in register_Ns3TestSuite_methods
[param('ns3::TestCase *', 'testCase')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_core.py:1179: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 576, in register_methods
ns3_module_core.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 342, in register_methods
register_Ns3TestSuite_methods(root_module, root_module['ns3::TestSuite'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 1187, in register_Ns3TestSuite_methods
[param('uint32_t', 'i')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_core.py:1187: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 576, in register_methods
ns3_module_core.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 342, in register_methods
register_Ns3TestSuite_methods(root_module, root_module['ns3::TestSuite'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 1227, in register_Ns3TestSuite_methods
[param('std::ofstream *', 'ofs')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_core.py:1227: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 576, in register_methods
ns3_module_core.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 344, in register_methods
register_Ns3TypeId_methods(root_module, root_module['ns3::TypeId'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 1373, in register_Ns3TypeId_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_core.py:1373: TypeLookupError(['ns3::Callback< ns3::ObjectBase *, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 576, in register_methods
ns3_module_core.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 344, in register_methods
register_Ns3TypeId_methods(root_module, root_module['ns3::TypeId'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 1447, in register_Ns3TypeId_methods
is_static=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_core.py:1447: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 576, in register_methods
ns3_module_core.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 352, in register_methods
register_Ns3ZipfVariable_methods(root_module, root_module['ns3::ZipfVariable'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 1591, in register_Ns3ZipfVariable_methods
cls.add_constructor([param('long int', 'N'), param('double', 'alpha')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1475, in add_constructor
constructor = CppConstructor(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 524, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_core.py:1591: TypeLookupError(['long int'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 576, in register_methods
ns3_module_core.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 365, in register_methods
register_Ns3ParetoVariable_methods(root_module, root_module['ns3::ParetoVariable'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 1791, in register_Ns3ParetoVariable_methods
cls.add_constructor([param('std::pair< double, double >', 'params')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1475, in add_constructor
constructor = CppConstructor(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 524, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_core.py:1791: TypeLookupError(['std::pair< double, double >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 576, in register_methods
ns3_module_core.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 365, in register_methods
register_Ns3ParetoVariable_methods(root_module, root_module['ns3::ParetoVariable'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 1793, in register_Ns3ParetoVariable_methods
cls.add_constructor([param('std::pair< double, double >', 'params'), param('double', 'b')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1475, in add_constructor
constructor = CppConstructor(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 524, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_core.py:1793: TypeLookupError(['std::pair< double, double >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 576, in register_methods
ns3_module_core.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 412, in register_methods
register_Ns3ObjectVectorAccessor_methods(root_module, root_module['ns3::ObjectVectorAccessor'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 2598, in register_Ns3ObjectVectorAccessor_methods
is_const=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_core.py:2598: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 576, in register_methods
ns3_module_core.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 414, in register_methods
register_Ns3ObjectVectorValue_methods(root_module, root_module['ns3::ObjectVectorValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 2632, in register_Ns3ObjectVectorValue_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_core.py:2632: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Object > const, std::vector< ns3::Ptr< ns3::Object > > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 576, in register_methods
ns3_module_core.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 414, in register_methods
register_Ns3ObjectVectorValue_methods(root_module, root_module['ns3::ObjectVectorValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 2647, in register_Ns3ObjectVectorValue_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_core.py:2647: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Object > const, std::vector< ns3::Ptr< ns3::Object > > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 576, in register_methods
ns3_module_core.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 429, in register_methods
register_Ns3ConfigMatchContainer_methods(root_module, root_module['ns3::Config::MatchContainer'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 2961, in register_Ns3ConfigMatchContainer_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_core.py:2961: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Object > const, std::vector< ns3::Ptr< ns3::Object > > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 576, in register_methods
ns3_module_core.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 429, in register_methods
register_Ns3ConfigMatchContainer_methods(root_module, root_module['ns3::Config::MatchContainer'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_core.py", line 2982, in register_Ns3ConfigMatchContainer_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_core.py:2982: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Object > const, std::vector< ns3::Ptr< ns3::Object > > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 162, in register_methods
register_Ns3EventId_methods(root_module, root_module['ns3::EventId'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 198, in register_Ns3EventId_methods
cls.add_constructor([param('ns3::Ptr< ns3::EventImpl > const &', 'impl'), param('uint64_t', 'ts'), param('uint32_t', 'context'), param('uint32_t', 'uid')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1475, in add_constructor
constructor = CppConstructor(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 524, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_simulator.py:198: TypeLookupError(['ns3::Ptr< ns3::EventImpl > &'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 162, in register_methods
register_Ns3EventId_methods(root_module, root_module['ns3::EventId'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 232, in register_Ns3EventId_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_simulator.py:232: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 165, in register_methods
register_Ns3TimeInvert_methods(root_module, root_module['ns3::TimeInvert'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 417, in register_Ns3TimeInvert_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_simulator.py:417: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 166, in register_methods
register_Ns3Scalar_methods(root_module, root_module['ns3::Scalar'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 469, in register_Ns3Scalar_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_simulator.py:469: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 167, in register_methods
register_Ns3Time_methods(root_module, root_module['ns3::Time'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 561, in register_Ns3Time_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_simulator.py:561: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 168, in register_methods
register_Ns3TimeSquare_methods(root_module, root_module['ns3::TimeSquare'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 610, in register_Ns3TimeSquare_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_simulator.py:610: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 173, in register_methods
register_Ns3SchedulerEvent_methods(root_module, root_module['ns3::Scheduler::Event'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 752, in register_Ns3SchedulerEvent_methods
cls.add_instance_attribute('impl', 'ns3::EventImpl *', is_const=False)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1550, in add_instance_attribute
value_type = utils.eval_retval(value_type, None)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
??:??: None / TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 175, in register_methods
register_Ns3SimulatorImpl_methods(root_module, root_module['ns3::SimulatorImpl'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 847, in register_Ns3SimulatorImpl_methods
is_pure_virtual=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_simulator.py:847: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 175, in register_methods
register_Ns3SimulatorImpl_methods(root_module, root_module['ns3::SimulatorImpl'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 852, in register_Ns3SimulatorImpl_methods
is_pure_virtual=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_simulator.py:852: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 175, in register_methods
register_Ns3SimulatorImpl_methods(root_module, root_module['ns3::SimulatorImpl'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 857, in register_Ns3SimulatorImpl_methods
is_pure_virtual=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_simulator.py:857: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 175, in register_methods
register_Ns3SimulatorImpl_methods(root_module, root_module['ns3::SimulatorImpl'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 862, in register_Ns3SimulatorImpl_methods
is_pure_virtual=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_simulator.py:862: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 177, in register_methods
register_Ns3WallClockSynchronizer_methods(root_module, root_module['ns3::WallClockSynchronizer'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 1052, in register_Ns3WallClockSynchronizer_methods
visibility='protected')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_simulator.py:1052: TypeLookupError(['timeval *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 177, in register_methods
register_Ns3WallClockSynchronizer_methods(root_module, root_module['ns3::WallClockSynchronizer'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 1067, in register_Ns3WallClockSynchronizer_methods
visibility='protected')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_simulator.py:1067: TypeLookupError(['timeval *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 177, in register_methods
register_Ns3WallClockSynchronizer_methods(root_module, root_module['ns3::WallClockSynchronizer'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 1072, in register_Ns3WallClockSynchronizer_methods
visibility='protected')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_simulator.py:1072: TypeLookupError(['timeval *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 179, in register_methods
register_Ns3DefaultSimulatorImpl_methods(root_module, root_module['ns3::DefaultSimulatorImpl'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 1191, in register_Ns3DefaultSimulatorImpl_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_simulator.py:1191: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 179, in register_methods
register_Ns3DefaultSimulatorImpl_methods(root_module, root_module['ns3::DefaultSimulatorImpl'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 1196, in register_Ns3DefaultSimulatorImpl_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_simulator.py:1196: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 179, in register_methods
register_Ns3DefaultSimulatorImpl_methods(root_module, root_module['ns3::DefaultSimulatorImpl'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 1201, in register_Ns3DefaultSimulatorImpl_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_simulator.py:1201: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 179, in register_methods
register_Ns3DefaultSimulatorImpl_methods(root_module, root_module['ns3::DefaultSimulatorImpl'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 1206, in register_Ns3DefaultSimulatorImpl_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_simulator.py:1206: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 185, in register_methods
register_Ns3RealtimeSimulatorImpl_methods(root_module, root_module['ns3::RealtimeSimulatorImpl'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 1495, in register_Ns3RealtimeSimulatorImpl_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_simulator.py:1495: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 185, in register_methods
register_Ns3RealtimeSimulatorImpl_methods(root_module, root_module['ns3::RealtimeSimulatorImpl'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 1500, in register_Ns3RealtimeSimulatorImpl_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_simulator.py:1500: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 185, in register_methods
register_Ns3RealtimeSimulatorImpl_methods(root_module, root_module['ns3::RealtimeSimulatorImpl'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 1505, in register_Ns3RealtimeSimulatorImpl_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_simulator.py:1505: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 185, in register_methods
register_Ns3RealtimeSimulatorImpl_methods(root_module, root_module['ns3::RealtimeSimulatorImpl'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 1509, in register_Ns3RealtimeSimulatorImpl_methods
[param('ns3::Time const &', 'time'), param('ns3::EventImpl *', 'event')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_simulator.py:1509: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 185, in register_methods
register_Ns3RealtimeSimulatorImpl_methods(root_module, root_module['ns3::RealtimeSimulatorImpl'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 1513, in register_Ns3RealtimeSimulatorImpl_methods
[param('ns3::EventImpl *', 'event')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_simulator.py:1513: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 185, in register_methods
register_Ns3RealtimeSimulatorImpl_methods(root_module, root_module['ns3::RealtimeSimulatorImpl'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 1517, in register_Ns3RealtimeSimulatorImpl_methods
[param('uint32_t', 'context'), param('ns3::EventImpl *', 'event')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_simulator.py:1517: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 185, in register_methods
register_Ns3RealtimeSimulatorImpl_methods(root_module, root_module['ns3::RealtimeSimulatorImpl'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 1521, in register_Ns3RealtimeSimulatorImpl_methods
[param('uint32_t', 'context'), param('ns3::Time const &', 'time'), param('ns3::EventImpl *', 'event')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_simulator.py:1521: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 587, in register_methods
ns3_module_simulator.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 185, in register_methods
register_Ns3RealtimeSimulatorImpl_methods(root_module, root_module['ns3::RealtimeSimulatorImpl'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py", line 1526, in register_Ns3RealtimeSimulatorImpl_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_simulator.py:1526: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 224, in register_methods
register_Ns3Buffer_methods(root_module, root_module['ns3::Buffer'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 322, in register_Ns3Buffer_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_common.py:322: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 224, in register_methods
register_Ns3Buffer_methods(root_module, root_module['ns3::Buffer'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 327, in register_Ns3Buffer_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_common.py:327: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 224, in register_methods
register_Ns3Buffer_methods(root_module, root_module['ns3::Buffer'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 341, in register_Ns3Buffer_methods
[param('uint8_t const *', 'buffer'), param('uint32_t', 'size')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_common.py:341: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 224, in register_methods
register_Ns3Buffer_methods(root_module, root_module['ns3::Buffer'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 371, in register_Ns3Buffer_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_common.py:371: TypeLookupError(['uint8_t *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 224, in register_methods
register_Ns3Buffer_methods(root_module, root_module['ns3::Buffer'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 384, in register_Ns3Buffer_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_common.py:384: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 225, in register_methods
register_Ns3BufferIterator_methods(root_module, root_module['ns3::Buffer::Iterator'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 439, in register_Ns3BufferIterator_methods
[param('uint8_t *', 'buffer'), param('uint32_t', 'size')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_common.py:439: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 225, in register_methods
register_Ns3BufferIterator_methods(root_module, root_module['ns3::Buffer::Iterator'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 483, in register_Ns3BufferIterator_methods
[param('uint8_t const *', 'buffer'), param('uint32_t', 'size')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_common.py:483: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 232, in register_methods
register_Ns3PacketMetadata_methods(root_module, root_module['ns3::PacketMetadata'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 703, in register_Ns3PacketMetadata_methods
[param('uint8_t const *', 'buffer'), param('uint32_t', 'size')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_common.py:703: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 232, in register_methods
register_Ns3PacketMetadata_methods(root_module, root_module['ns3::PacketMetadata'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 744, in register_Ns3PacketMetadata_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_common.py:744: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 238, in register_methods
register_Ns3PacketTagListTagData_methods(root_module, root_module['ns3::PacketTagList::TagData'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 849, in register_Ns3PacketTagListTagData_methods
cls.add_instance_attribute('data', 'uint8_t [ 20 ]', is_const=False)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1550, in add_instance_attribute
value_type = utils.eval_retval(value_type, None)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: None / TypeLookupError(['uint8_t [ 20 ]'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 238, in register_methods
register_Ns3PacketTagListTagData_methods(root_module, root_module['ns3::PacketTagList::TagData'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 851, in register_Ns3PacketTagListTagData_methods
cls.add_instance_attribute('next', 'ns3::PacketTagList::TagData *', is_const=False)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1550, in add_instance_attribute
value_type = utils.eval_retval(value_type, None)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
??:??: None / TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 239, in register_methods
register_Ns3PcapFile_methods(root_module, root_module['ns3::PcapFile'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 871, in register_Ns3PcapFile_methods
is_static=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_common.py:871: TypeLookupError(['uint32_t &'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 239, in register_methods
register_Ns3PcapFile_methods(root_module, root_module['ns3::PcapFile'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 925, in register_Ns3PcapFile_methods
[param('uint8_t * const', 'data'), param('uint32_t', 'maxBytes'), param('uint32_t &', 'tsSec'), param('uint32_t &', 'tsUsec'), param('uint32_t &', 'inclLen'), param('uint32_t &', 'origLen'), param('uint32_t &', 'readLen')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_common.py:925: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 239, in register_methods
register_Ns3PcapFile_methods(root_module, root_module['ns3::PcapFile'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 929, in register_Ns3PcapFile_methods
[param('uint32_t', 'tsSec'), param('uint32_t', 'tsUsec'), param('uint8_t const * const', 'data'), param('uint32_t', 'totalLen')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_common.py:929: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 243, in register_methods
register_Ns3TagBuffer_methods(root_module, root_module['ns3::TagBuffer'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 1015, in register_Ns3TagBuffer_methods
cls.add_constructor([param('uint8_t *', 'start'), param('uint8_t *', 'end')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1475, in add_constructor
constructor = CppConstructor(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 524, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_common.py:1015: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 243, in register_methods
register_Ns3TagBuffer_methods(root_module, root_module['ns3::TagBuffer'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 1023, in register_Ns3TagBuffer_methods
[param('uint8_t *', 'buffer'), param('uint32_t', 'size')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_common.py:1023: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 243, in register_methods
register_Ns3TagBuffer_methods(root_module, root_module['ns3::TagBuffer'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 1051, in register_Ns3TagBuffer_methods
[param('uint8_t const *', 'buffer'), param('uint32_t', 'size')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_common.py:1051: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 246, in register_methods
register_Ns3PacketBurst_methods(root_module, root_module['ns3::PacketBurst'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 1142, in register_Ns3PacketBurst_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_common.py:1142: TypeLookupError(['std::_List_const_iterator< ns3::Ptr< ns3::Packet > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 246, in register_methods
register_Ns3PacketBurst_methods(root_module, root_module['ns3::PacketBurst'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 1152, in register_Ns3PacketBurst_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_common.py:1152: TypeLookupError(['std::_List_const_iterator< ns3::Ptr< ns3::Packet > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 246, in register_methods
register_Ns3PacketBurst_methods(root_module, root_module['ns3::PacketBurst'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 1162, in register_Ns3PacketBurst_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_common.py:1162: TypeLookupError(['std::list< ns3::Ptr< ns3::Packet > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 247, in register_methods
register_Ns3PcapFileWrapper_methods(root_module, root_module['ns3::PcapFileWrapper'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 1225, in register_Ns3PcapFileWrapper_methods
[param('ns3::Time', 't'), param('uint8_t const *', 'buffer'), param('uint32_t', 'length')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_common.py:1225: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 253, in register_methods
register_Ns3SpectrumModel_methods(root_module, root_module['ns3::SpectrumModel'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 1355, in register_Ns3SpectrumModel_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_common.py:1355: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::BandInfo const *, std::vector< ns3::BandInfo > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 253, in register_methods
register_Ns3SpectrumModel_methods(root_module, root_module['ns3::SpectrumModel'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 1360, in register_Ns3SpectrumModel_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_common.py:1360: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::BandInfo const *, std::vector< ns3::BandInfo > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 255, in register_methods
register_Ns3SpectrumValue_methods(root_module, root_module['ns3::SpectrumValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 1433, in register_Ns3SpectrumValue_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_common.py:1433: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::BandInfo const *, std::vector< ns3::BandInfo > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 255, in register_methods
register_Ns3SpectrumValue_methods(root_module, root_module['ns3::SpectrumValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 1438, in register_Ns3SpectrumValue_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_common.py:1438: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::BandInfo const *, std::vector< ns3::BandInfo > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 255, in register_methods
register_Ns3SpectrumValue_methods(root_module, root_module['ns3::SpectrumValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 1443, in register_Ns3SpectrumValue_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_common.py:1443: TypeLookupError(['__gnu_cxx::__normal_iterator< double const *, std::vector< double > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 255, in register_methods
register_Ns3SpectrumValue_methods(root_module, root_module['ns3::SpectrumValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 1448, in register_Ns3SpectrumValue_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_common.py:1448: TypeLookupError(['__gnu_cxx::__normal_iterator< double const *, std::vector< double > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 255, in register_methods
register_Ns3SpectrumValue_methods(root_module, root_module['ns3::SpectrumValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 1467, in register_Ns3SpectrumValue_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_common.py:1467: TypeLookupError(['__gnu_cxx::__normal_iterator< double *, std::vector< double > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 255, in register_methods
register_Ns3SpectrumValue_methods(root_module, root_module['ns3::SpectrumValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 1471, in register_Ns3SpectrumValue_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_common.py:1471: TypeLookupError(['__gnu_cxx::__normal_iterator< double *, std::vector< double > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 273, in register_methods
register_Ns3OutputStreamWrapper_methods(root_module, root_module['ns3::OutputStreamWrapper'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 2037, in register_Ns3OutputStreamWrapper_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_common.py:2037: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 273, in register_methods
register_Ns3OutputStreamWrapper_methods(root_module, root_module['ns3::OutputStreamWrapper'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 2041, in register_Ns3OutputStreamWrapper_methods
[param('std::ostream *', 'ostream')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_common.py:2041: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 274, in register_methods
register_Ns3Packet_methods(root_module, root_module['ns3::Packet'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 2053, in register_Ns3Packet_methods
cls.add_constructor([param('uint8_t const *', 'buffer'), param('uint32_t', 'size'), param('bool', 'magic')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1475, in add_constructor
constructor = CppConstructor(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 524, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_common.py:2053: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 274, in register_methods
register_Ns3Packet_methods(root_module, root_module['ns3::Packet'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 2055, in register_Ns3Packet_methods
cls.add_constructor([param('uint8_t const *', 'buffer'), param('uint32_t', 'size')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1475, in add_constructor
constructor = CppConstructor(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 524, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_common.py:2055: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 274, in register_methods
register_Ns3Packet_methods(root_module, root_module['ns3::Packet'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 2096, in register_Ns3Packet_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_common.py:2096: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 274, in register_methods
register_Ns3Packet_methods(root_module, root_module['ns3::Packet'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 2101, in register_Ns3Packet_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_common.py:2101: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 274, in register_methods
register_Ns3Packet_methods(root_module, root_module['ns3::Packet'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 2156, in register_Ns3Packet_methods
deprecated=True, is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_common.py:2156: TypeLookupError(['uint8_t *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 609, in register_methods
ns3_module_common.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 274, in register_methods
register_Ns3Packet_methods(root_module, root_module['ns3::Packet'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_common.py", line 2218, in register_Ns3Packet_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_common.py:2218: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 631, in register_methods
ns3_module_mpi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_mpi.py", line 97, in register_methods
register_Ns3MpiInterface_methods(root_module, root_module['ns3::MpiInterface'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_mpi.py", line 141, in register_Ns3MpiInterface_methods
is_static=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 154, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_mpi.py:141: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 631, in register_methods
ns3_module_mpi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_mpi.py", line 98, in register_methods
register_Ns3SentBuffer_methods(root_module, root_module['ns3::SentBuffer'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_mpi.py", line 192, in register_Ns3SentBuffer_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_mpi.py:192: TypeLookupError(['uint8_t *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 631, in register_methods
ns3_module_mpi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_mpi.py", line 98, in register_methods
register_Ns3SentBuffer_methods(root_module, root_module['ns3::SentBuffer'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_mpi.py", line 196, in register_Ns3SentBuffer_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_mpi.py:196: TypeLookupError(['MPI_Request *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 631, in register_methods
ns3_module_mpi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_mpi.py", line 98, in register_methods
register_Ns3SentBuffer_methods(root_module, root_module['ns3::SentBuffer'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_mpi.py", line 200, in register_Ns3SentBuffer_methods
[param('uint8_t *', 'arg0')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_mpi.py:200: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 631, in register_methods
ns3_module_mpi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_mpi.py", line 99, in register_methods
register_Ns3DistributedSimulatorImpl_methods(root_module, root_module['ns3::DistributedSimulatorImpl'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_mpi.py", line 282, in register_Ns3DistributedSimulatorImpl_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_mpi.py:282: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 631, in register_methods
ns3_module_mpi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_mpi.py", line 99, in register_methods
register_Ns3DistributedSimulatorImpl_methods(root_module, root_module['ns3::DistributedSimulatorImpl'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_mpi.py", line 287, in register_Ns3DistributedSimulatorImpl_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_mpi.py:287: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 631, in register_methods
ns3_module_mpi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_mpi.py", line 99, in register_methods
register_Ns3DistributedSimulatorImpl_methods(root_module, root_module['ns3::DistributedSimulatorImpl'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_mpi.py", line 292, in register_Ns3DistributedSimulatorImpl_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_mpi.py:292: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 631, in register_methods
ns3_module_mpi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_mpi.py", line 99, in register_methods
register_Ns3DistributedSimulatorImpl_methods(root_module, root_module['ns3::DistributedSimulatorImpl'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_mpi.py", line 297, in register_Ns3DistributedSimulatorImpl_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_mpi.py:297: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 642, in register_methods
ns3_module_contrib.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_contrib.py", line 132, in register_methods
register_Ns3GnuplotDataset_methods(root_module, root_module['ns3::GnuplotDataset'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_contrib.py", line 355, in register_Ns3GnuplotDataset_methods
visibility='protected')
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1475, in add_constructor
constructor = CppConstructor(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 524, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_contrib.py:355: TypeLookupError(['ns3::GnuplotDataset::Data *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 309, in register_methods
register_Ns3Address_methods(root_module, root_module['ns3::Address'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 393, in register_Ns3Address_methods
cls.add_constructor([param('uint8_t', 'type'), param('uint8_t const *', 'buffer'), param('uint8_t', 'len')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1475, in add_constructor
constructor = CppConstructor(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 524, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:393: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 309, in register_methods
register_Ns3Address_methods(root_module, root_module['ns3::Address'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 404, in register_Ns3Address_methods
[param('uint8_t const *', 'buffer'), param('uint8_t', 'len')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:404: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 309, in register_methods
register_Ns3Address_methods(root_module, root_module['ns3::Address'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 409, in register_Ns3Address_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:409: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 309, in register_methods
register_Ns3Address_methods(root_module, root_module['ns3::Address'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 413, in register_Ns3Address_methods
[param('uint8_t const *', 'buffer'), param('uint8_t', 'len')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:413: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 309, in register_methods
register_Ns3Address_methods(root_module, root_module['ns3::Address'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 418, in register_Ns3Address_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:418: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 310, in register_methods
register_Ns3ChannelList_methods(root_module, root_module['ns3::ChannelList'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 469, in register_Ns3ChannelList_methods
is_static=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:469: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Channel > const, std::vector< ns3::Ptr< ns3::Channel > > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 310, in register_methods
register_Ns3ChannelList_methods(root_module, root_module['ns3::ChannelList'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 474, in register_Ns3ChannelList_methods
is_static=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:474: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Channel > const, std::vector< ns3::Ptr< ns3::Channel > > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 313, in register_methods
register_Ns3Ipv4Address_methods(root_module, root_module['ns3::Ipv4Address'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 600, in register_Ns3Ipv4Address_methods
is_static=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:600: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 313, in register_methods
register_Ns3Ipv4Address_methods(root_module, root_module['ns3::Ipv4Address'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 670, in register_Ns3Ipv4Address_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:670: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 317, in register_methods
register_Ns3Ipv6Address_methods(root_module, root_module['ns3::Ipv6Address'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 867, in register_Ns3Ipv6Address_methods
cls.add_constructor([param('uint8_t *', 'address')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1475, in add_constructor
constructor = CppConstructor(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 524, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:867: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 317, in register_methods
register_Ns3Ipv6Address_methods(root_module, root_module['ns3::Ipv6Address'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 885, in register_Ns3Ipv6Address_methods
is_static=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:885: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 317, in register_methods
register_Ns3Ipv6Address_methods(root_module, root_module['ns3::Ipv6Address'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 910, in register_Ns3Ipv6Address_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:910: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 317, in register_methods
register_Ns3Ipv6Address_methods(root_module, root_module['ns3::Ipv6Address'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1000, in register_Ns3Ipv6Address_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:1000: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 317, in register_methods
register_Ns3Ipv6Address_methods(root_module, root_module['ns3::Ipv6Address'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1008, in register_Ns3Ipv6Address_methods
[param('uint8_t *', 'address')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:1008: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 319, in register_methods
register_Ns3Ipv6Prefix_methods(root_module, root_module['ns3::Ipv6Prefix'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1073, in register_Ns3Ipv6Prefix_methods
cls.add_constructor([param('uint8_t *', 'prefix')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1475, in add_constructor
constructor = CppConstructor(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 524, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:1073: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 319, in register_methods
register_Ns3Ipv6Prefix_methods(root_module, root_module['ns3::Ipv6Prefix'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1086, in register_Ns3Ipv6Prefix_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:1086: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 320, in register_methods
register_Ns3Mac48Address_methods(root_module, root_module['ns3::Mac48Address'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1148, in register_Ns3Mac48Address_methods
[param('uint8_t const *', 'buffer')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:1148: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 320, in register_methods
register_Ns3Mac48Address_methods(root_module, root_module['ns3::Mac48Address'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1153, in register_Ns3Mac48Address_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:1153: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 321, in register_methods
register_Ns3Mac64Address_methods(root_module, root_module['ns3::Mac64Address'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1219, in register_Ns3Mac64Address_methods
[param('uint8_t const *', 'buffer')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:1219: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 321, in register_methods
register_Ns3Mac64Address_methods(root_module, root_module['ns3::Mac64Address'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1224, in register_Ns3Mac64Address_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:1224: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 322, in register_methods
register_Ns3NodeList_methods(root_module, root_module['ns3::NodeList'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1246, in register_Ns3NodeList_methods
is_static=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:1246: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Node > const, std::vector< ns3::Ptr< ns3::Node > > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 322, in register_methods
register_Ns3NodeList_methods(root_module, root_module['ns3::NodeList'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1251, in register_Ns3NodeList_methods
is_static=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:1251: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Node > const, std::vector< ns3::Ptr< ns3::Node > > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 324, in register_methods
register_Ns3PbbAddressTlvBlock_methods(root_module, root_module['ns3::PbbAddressTlvBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1332, in register_Ns3PbbAddressTlvBlock_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:1332: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbAddressTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 324, in register_methods
register_Ns3PbbAddressTlvBlock_methods(root_module, root_module['ns3::PbbAddressTlvBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1337, in register_Ns3PbbAddressTlvBlock_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:1337: TypeLookupError(['std::_List_const_iterator< ns3::Ptr< ns3::PbbAddressTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 324, in register_methods
register_Ns3PbbAddressTlvBlock_methods(root_module, root_module['ns3::PbbAddressTlvBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1354, in register_Ns3PbbAddressTlvBlock_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:1354: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbAddressTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 324, in register_methods
register_Ns3PbbAddressTlvBlock_methods(root_module, root_module['ns3::PbbAddressTlvBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1359, in register_Ns3PbbAddressTlvBlock_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:1359: TypeLookupError(['std::_List_const_iterator< ns3::Ptr< ns3::PbbAddressTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 324, in register_methods
register_Ns3PbbAddressTlvBlock_methods(root_module, root_module['ns3::PbbAddressTlvBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1363, in register_Ns3PbbAddressTlvBlock_methods
[param('std::_List_iterator< ns3::Ptr< ns3::PbbAddressTlv > >', 'position')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:1363: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbAddressTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 324, in register_methods
register_Ns3PbbAddressTlvBlock_methods(root_module, root_module['ns3::PbbAddressTlvBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1367, in register_Ns3PbbAddressTlvBlock_methods
[param('std::_List_iterator< ns3::Ptr< ns3::PbbAddressTlv > >', 'first'), param('std::_List_iterator< ns3::Ptr< ns3::PbbAddressTlv > >', 'last')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:1367: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbAddressTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 324, in register_methods
register_Ns3PbbAddressTlvBlock_methods(root_module, root_module['ns3::PbbAddressTlvBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1381, in register_Ns3PbbAddressTlvBlock_methods
[param('std::_List_iterator< ns3::Ptr< ns3::PbbAddressTlv > >', 'position'), param('ns3::Ptr< ns3::PbbAddressTlv > const', 'tlv')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:1381: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbAddressTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 325, in register_methods
register_Ns3PbbTlvBlock_methods(root_module, root_module['ns3::PbbTlvBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1435, in register_Ns3PbbTlvBlock_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:1435: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 325, in register_methods
register_Ns3PbbTlvBlock_methods(root_module, root_module['ns3::PbbTlvBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1440, in register_Ns3PbbTlvBlock_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:1440: TypeLookupError(['std::_List_const_iterator< ns3::Ptr< ns3::PbbTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 325, in register_methods
register_Ns3PbbTlvBlock_methods(root_module, root_module['ns3::PbbTlvBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1457, in register_Ns3PbbTlvBlock_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:1457: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 325, in register_methods
register_Ns3PbbTlvBlock_methods(root_module, root_module['ns3::PbbTlvBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1462, in register_Ns3PbbTlvBlock_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:1462: TypeLookupError(['std::_List_const_iterator< ns3::Ptr< ns3::PbbTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 325, in register_methods
register_Ns3PbbTlvBlock_methods(root_module, root_module['ns3::PbbTlvBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1466, in register_Ns3PbbTlvBlock_methods
[param('std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >', 'position')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:1466: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 325, in register_methods
register_Ns3PbbTlvBlock_methods(root_module, root_module['ns3::PbbTlvBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1470, in register_Ns3PbbTlvBlock_methods
[param('std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >', 'first'), param('std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >', 'last')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:1470: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 325, in register_methods
register_Ns3PbbTlvBlock_methods(root_module, root_module['ns3::PbbTlvBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1484, in register_Ns3PbbTlvBlock_methods
[param('std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >', 'position'), param('ns3::Ptr< ns3::PbbTlv > const', 'tlv')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:1484: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 330, in register_methods
register_Ns3RadiotapHeader_methods(root_module, root_module['ns3::RadiotapHeader'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1973, in register_Ns3RadiotapHeader_methods
[param('int8_t', 'noise')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:1973: TypeLookupError(['int8_t'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 330, in register_methods
register_Ns3RadiotapHeader_methods(root_module, root_module['ns3::RadiotapHeader'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 1981, in register_Ns3RadiotapHeader_methods
[param('int8_t', 'signal')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:1981: TypeLookupError(['int8_t'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 331, in register_methods
register_Ns3Socket_methods(root_module, root_module['ns3::Socket'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 2085, in register_Ns3Socket_methods
[param('uint8_t *', 'buf'), param('uint32_t', 'size'), param('uint32_t', 'flags')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:2085: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 331, in register_methods
register_Ns3Socket_methods(root_module, root_module['ns3::Socket'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 2098, in register_Ns3Socket_methods
[param('uint8_t *', 'buf'), param('uint32_t', 'size'), param('uint32_t', 'flags'), param('ns3::Address &', 'fromAddress')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:2098: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 331, in register_methods
register_Ns3Socket_methods(root_module, root_module['ns3::Socket'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 2111, in register_Ns3Socket_methods
[param('uint8_t const *', 'buf'), param('uint32_t', 'size'), param('uint32_t', 'flags')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:2111: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 331, in register_methods
register_Ns3Socket_methods(root_module, root_module['ns3::Socket'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 2120, in register_Ns3Socket_methods
[param('uint8_t const *', 'buf'), param('uint32_t', 'size'), param('uint32_t', 'flags'), param('ns3::Address const &', 'address')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:2120: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 354, in register_methods
register_Ns3Ipv4RoutingProtocol_methods(root_module, root_module['ns3::Ipv4RoutingProtocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 3241, in register_Ns3Ipv4RoutingProtocol_methods
is_pure_virtual=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:3241: TypeLookupError(['ns3::Callback< void, ns3::Ptr< ns3::Ipv4MulticastRoute >, ns3::Ptr< ns3::Packet const >, ns3::Ipv4Header const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 363, in register_methods
register_Ns3Ipv6RoutingProtocol_methods(root_module, root_module['ns3::Ipv6RoutingProtocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 3616, in register_Ns3Ipv6RoutingProtocol_methods
is_pure_virtual=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:3616: TypeLookupError(['ns3::Callback< void, ns3::Ptr< ns3::Ipv6Route >, ns3::Ptr< ns3::Packet const >, ns3::Ipv6Header const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 3913, in register_Ns3PbbAddressBlock_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:3913: TypeLookupError(['std::_List_iterator< ns3::Address >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 3918, in register_Ns3PbbAddressBlock_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:3918: TypeLookupError(['std::_List_const_iterator< ns3::Address >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 3931, in register_Ns3PbbAddressBlock_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:3931: TypeLookupError(['std::_List_iterator< ns3::Address >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 3936, in register_Ns3PbbAddressBlock_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:3936: TypeLookupError(['std::_List_const_iterator< ns3::Address >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 3940, in register_Ns3PbbAddressBlock_methods
[param('std::_List_iterator< ns3::Address >', 'position')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:3940: TypeLookupError(['std::_List_iterator< ns3::Address >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 3944, in register_Ns3PbbAddressBlock_methods
[param('std::_List_iterator< ns3::Address >', 'first'), param('std::_List_iterator< ns3::Address >', 'last')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:3944: TypeLookupError(['std::_List_iterator< ns3::Address >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 3953, in register_Ns3PbbAddressBlock_methods
[param('std::_List_iterator< ns3::Address >', 'position'), param('ns3::Address const', 'value')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:3953: TypeLookupError(['std::_List_iterator< ns3::Address >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 3992, in register_Ns3PbbAddressBlock_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:3992: TypeLookupError(['std::_List_iterator< unsigned char >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 3997, in register_Ns3PbbAddressBlock_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:3997: TypeLookupError(['std::_List_const_iterator< unsigned char >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4010, in register_Ns3PbbAddressBlock_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4010: TypeLookupError(['std::_List_iterator< unsigned char >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4015, in register_Ns3PbbAddressBlock_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4015: TypeLookupError(['std::_List_const_iterator< unsigned char >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4019, in register_Ns3PbbAddressBlock_methods
[param('std::_List_iterator< unsigned char >', 'position')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4019: TypeLookupError(['std::_List_iterator< unsigned char >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4023, in register_Ns3PbbAddressBlock_methods
[param('std::_List_iterator< unsigned char >', 'first'), param('std::_List_iterator< unsigned char >', 'last')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4023: TypeLookupError(['std::_List_iterator< unsigned char >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4032, in register_Ns3PbbAddressBlock_methods
[param('std::_List_iterator< unsigned char >', 'position'), param('uint8_t const', 'value')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4032: TypeLookupError(['std::_List_iterator< unsigned char >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4077, in register_Ns3PbbAddressBlock_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4077: TypeLookupError(['ns3::Ptr< ns3::PbbAddressTlv >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4081, in register_Ns3PbbAddressBlock_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4081: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbAddressTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4086, in register_Ns3PbbAddressBlock_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4086: TypeLookupError(['std::_List_const_iterator< ns3::Ptr< ns3::PbbAddressTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4099, in register_Ns3PbbAddressBlock_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4099: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbAddressTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4104, in register_Ns3PbbAddressBlock_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4104: TypeLookupError(['std::_List_const_iterator< ns3::Ptr< ns3::PbbAddressTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4108, in register_Ns3PbbAddressBlock_methods
[param('std::_List_iterator< ns3::Ptr< ns3::PbbAddressTlv > >', 'position')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4108: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbAddressTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4112, in register_Ns3PbbAddressBlock_methods
[param('std::_List_iterator< ns3::Ptr< ns3::PbbAddressTlv > >', 'first'), param('std::_List_iterator< ns3::Ptr< ns3::PbbAddressTlv > >', 'last')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4112: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbAddressTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4121, in register_Ns3PbbAddressBlock_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4121: TypeLookupError(['ns3::Ptr< ns3::PbbAddressTlv >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4125, in register_Ns3PbbAddressBlock_methods
[param('std::_List_iterator< ns3::Ptr< ns3::PbbAddressTlv > >', 'position'), param('ns3::Ptr< ns3::PbbTlv > const', 'value')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4125: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbAddressTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4151, in register_Ns3PbbAddressBlock_methods
is_pure_virtual=True, is_const=True, visibility='protected', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:4151: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4161, in register_Ns3PbbAddressBlock_methods
is_pure_virtual=True, is_const=True, visibility='protected', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4161: TypeLookupError(['std::_List_const_iterator< ns3::Address >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 369, in register_methods
register_Ns3PbbAddressBlock_methods(root_module, root_module['ns3::PbbAddressBlock'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4166, in register_Ns3PbbAddressBlock_methods
is_pure_virtual=True, is_const=True, visibility='protected', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:4166: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 370, in register_methods
register_Ns3PbbAddressBlockIpv4_methods(root_module, root_module['ns3::PbbAddressBlockIpv4'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4178, in register_Ns3PbbAddressBlockIpv4_methods
is_const=True, visibility='protected', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:4178: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 370, in register_methods
register_Ns3PbbAddressBlockIpv4_methods(root_module, root_module['ns3::PbbAddressBlockIpv4'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4188, in register_Ns3PbbAddressBlockIpv4_methods
is_const=True, visibility='protected', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4188: TypeLookupError(['std::_List_const_iterator< ns3::Address >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 370, in register_methods
register_Ns3PbbAddressBlockIpv4_methods(root_module, root_module['ns3::PbbAddressBlockIpv4'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4193, in register_Ns3PbbAddressBlockIpv4_methods
is_const=True, visibility='protected', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:4193: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 371, in register_methods
register_Ns3PbbAddressBlockIpv6_methods(root_module, root_module['ns3::PbbAddressBlockIpv6'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4205, in register_Ns3PbbAddressBlockIpv6_methods
is_const=True, visibility='protected', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:4205: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 371, in register_methods
register_Ns3PbbAddressBlockIpv6_methods(root_module, root_module['ns3::PbbAddressBlockIpv6'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4215, in register_Ns3PbbAddressBlockIpv6_methods
is_const=True, visibility='protected', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4215: TypeLookupError(['std::_List_const_iterator< ns3::Address >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 371, in register_methods
register_Ns3PbbAddressBlockIpv6_methods(root_module, root_module['ns3::PbbAddressBlockIpv6'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4220, in register_Ns3PbbAddressBlockIpv6_methods
is_const=True, visibility='protected', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:4220: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 372, in register_methods
register_Ns3PbbMessage_methods(root_module, root_module['ns3::PbbMessage'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4238, in register_Ns3PbbMessage_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4238: TypeLookupError(['ns3::Ptr< ns3::PbbAddressBlock >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 372, in register_methods
register_Ns3PbbMessage_methods(root_module, root_module['ns3::PbbMessage'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4242, in register_Ns3PbbMessage_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4242: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbAddressBlock > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 372, in register_methods
register_Ns3PbbMessage_methods(root_module, root_module['ns3::PbbMessage'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4247, in register_Ns3PbbMessage_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4247: TypeLookupError(['std::_List_const_iterator< ns3::Ptr< ns3::PbbAddressBlock > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 372, in register_methods
register_Ns3PbbMessage_methods(root_module, root_module['ns3::PbbMessage'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4260, in register_Ns3PbbMessage_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4260: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbAddressBlock > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 372, in register_methods
register_Ns3PbbMessage_methods(root_module, root_module['ns3::PbbMessage'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4265, in register_Ns3PbbMessage_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4265: TypeLookupError(['std::_List_const_iterator< ns3::Ptr< ns3::PbbAddressBlock > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 372, in register_methods
register_Ns3PbbMessage_methods(root_module, root_module['ns3::PbbMessage'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4269, in register_Ns3PbbMessage_methods
[param('std::_List_iterator< ns3::Ptr< ns3::PbbAddressBlock > >', 'position')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4269: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbAddressBlock > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 372, in register_methods
register_Ns3PbbMessage_methods(root_module, root_module['ns3::PbbMessage'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4273, in register_Ns3PbbMessage_methods
[param('std::_List_iterator< ns3::Ptr< ns3::PbbAddressBlock > >', 'first'), param('std::_List_iterator< ns3::Ptr< ns3::PbbAddressBlock > >', 'last')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4273: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbAddressBlock > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 372, in register_methods
register_Ns3PbbMessage_methods(root_module, root_module['ns3::PbbMessage'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4282, in register_Ns3PbbMessage_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4282: TypeLookupError(['ns3::Ptr< ns3::PbbAddressBlock >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 372, in register_methods
register_Ns3PbbMessage_methods(root_module, root_module['ns3::PbbMessage'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4406, in register_Ns3PbbMessage_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4406: TypeLookupError(['ns3::Ptr< ns3::PbbTlv >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 372, in register_methods
register_Ns3PbbMessage_methods(root_module, root_module['ns3::PbbMessage'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4410, in register_Ns3PbbMessage_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4410: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 372, in register_methods
register_Ns3PbbMessage_methods(root_module, root_module['ns3::PbbMessage'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4415, in register_Ns3PbbMessage_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4415: TypeLookupError(['std::_List_const_iterator< ns3::Ptr< ns3::PbbTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 372, in register_methods
register_Ns3PbbMessage_methods(root_module, root_module['ns3::PbbMessage'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4428, in register_Ns3PbbMessage_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4428: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 372, in register_methods
register_Ns3PbbMessage_methods(root_module, root_module['ns3::PbbMessage'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4433, in register_Ns3PbbMessage_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4433: TypeLookupError(['std::_List_const_iterator< ns3::Ptr< ns3::PbbTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 372, in register_methods
register_Ns3PbbMessage_methods(root_module, root_module['ns3::PbbMessage'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4437, in register_Ns3PbbMessage_methods
[param('std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >', 'position')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4437: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 372, in register_methods
register_Ns3PbbMessage_methods(root_module, root_module['ns3::PbbMessage'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4441, in register_Ns3PbbMessage_methods
[param('std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >', 'first'), param('std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >', 'last')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4441: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 372, in register_methods
register_Ns3PbbMessage_methods(root_module, root_module['ns3::PbbMessage'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4450, in register_Ns3PbbMessage_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4450: TypeLookupError(['ns3::Ptr< ns3::PbbTlv >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 375, in register_methods
register_Ns3PbbPacket_methods(root_module, root_module['ns3::PbbPacket'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4578, in register_Ns3PbbPacket_methods
[param('std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >', 'position')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4578: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 375, in register_methods
register_Ns3PbbPacket_methods(root_module, root_module['ns3::PbbPacket'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4582, in register_Ns3PbbPacket_methods
[param('std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >', 'first'), param('std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >', 'last')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4582: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 375, in register_methods
register_Ns3PbbPacket_methods(root_module, root_module['ns3::PbbPacket'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4586, in register_Ns3PbbPacket_methods
[param('std::_List_iterator< ns3::Ptr< ns3::PbbMessage > >', 'position')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4586: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbMessage > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 375, in register_methods
register_Ns3PbbPacket_methods(root_module, root_module['ns3::PbbPacket'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4590, in register_Ns3PbbPacket_methods
[param('std::_List_iterator< ns3::Ptr< ns3::PbbMessage > >', 'first'), param('std::_List_iterator< ns3::Ptr< ns3::PbbMessage > >', 'last')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4590: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbMessage > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 375, in register_methods
register_Ns3PbbPacket_methods(root_module, root_module['ns3::PbbPacket'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4629, in register_Ns3PbbPacket_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4629: TypeLookupError(['ns3::Ptr< ns3::PbbMessage >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 375, in register_methods
register_Ns3PbbPacket_methods(root_module, root_module['ns3::PbbPacket'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4633, in register_Ns3PbbPacket_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4633: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbMessage > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 375, in register_methods
register_Ns3PbbPacket_methods(root_module, root_module['ns3::PbbPacket'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4638, in register_Ns3PbbPacket_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4638: TypeLookupError(['std::_List_const_iterator< ns3::Ptr< ns3::PbbMessage > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 375, in register_methods
register_Ns3PbbPacket_methods(root_module, root_module['ns3::PbbPacket'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4651, in register_Ns3PbbPacket_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4651: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbMessage > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 375, in register_methods
register_Ns3PbbPacket_methods(root_module, root_module['ns3::PbbPacket'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4656, in register_Ns3PbbPacket_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4656: TypeLookupError(['std::_List_const_iterator< ns3::Ptr< ns3::PbbMessage > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 375, in register_methods
register_Ns3PbbPacket_methods(root_module, root_module['ns3::PbbPacket'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4665, in register_Ns3PbbPacket_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4665: TypeLookupError(['ns3::Ptr< ns3::PbbMessage >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 375, in register_methods
register_Ns3PbbPacket_methods(root_module, root_module['ns3::PbbPacket'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4709, in register_Ns3PbbPacket_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4709: TypeLookupError(['ns3::Ptr< ns3::PbbTlv >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 375, in register_methods
register_Ns3PbbPacket_methods(root_module, root_module['ns3::PbbPacket'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4713, in register_Ns3PbbPacket_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4713: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 375, in register_methods
register_Ns3PbbPacket_methods(root_module, root_module['ns3::PbbPacket'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4718, in register_Ns3PbbPacket_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4718: TypeLookupError(['std::_List_const_iterator< ns3::Ptr< ns3::PbbTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 375, in register_methods
register_Ns3PbbPacket_methods(root_module, root_module['ns3::PbbPacket'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4731, in register_Ns3PbbPacket_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4731: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::PbbTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 375, in register_methods
register_Ns3PbbPacket_methods(root_module, root_module['ns3::PbbPacket'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4736, in register_Ns3PbbPacket_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4736: TypeLookupError(['std::_List_const_iterator< ns3::Ptr< ns3::PbbTlv > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 375, in register_methods
register_Ns3PbbPacket_methods(root_module, root_module['ns3::PbbPacket'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4745, in register_Ns3PbbPacket_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_node.py:4745: TypeLookupError(['ns3::Ptr< ns3::PbbTlv >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 653, in register_methods
ns3_module_node.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 376, in register_methods
register_Ns3PbbTlv_methods(root_module, root_module['ns3::PbbTlv'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_node.py", line 4840, in register_Ns3PbbTlv_methods
[param('uint8_t const *', 'buffer'), param('uint32_t', 'size')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_node.py:4840: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 697, in register_methods
ns3_module_global_routing.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_global_routing.py", line 105, in register_methods
register_Ns3GlobalRoutingLSA_methods(root_module, root_module['ns3::GlobalRoutingLSA'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_global_routing.py", line 149, in register_Ns3GlobalRoutingLSA_methods
[param('ns3::GlobalRoutingLinkRecord *', 'lr')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_global_routing.py:149: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 697, in register_methods
ns3_module_global_routing.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_global_routing.py", line 105, in register_methods
register_Ns3GlobalRoutingLSA_methods(root_module, root_module['ns3::GlobalRoutingLSA'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_global_routing.py", line 177, in register_Ns3GlobalRoutingLSA_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_global_routing.py:177: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 697, in register_methods
ns3_module_global_routing.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_global_routing.py", line 108, in register_methods
register_Ns3Ipv4GlobalRouting_methods(root_module, root_module['ns3::Ipv4GlobalRouting'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_global_routing.py", line 417, in register_Ns3Ipv4GlobalRouting_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_global_routing.py:417: TypeLookupError(['ns3::Callback< void, ns3::Ptr< ns3::Ipv4MulticastRoute >, ns3::Ptr< ns3::Packet const >, ns3::Ipv4Header const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 221, in register_methods
register_Ns3Icmpv4DestinationUnreachable_methods(root_module, root_module['ns3::Icmpv4DestinationUnreachable'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 317, in register_Ns3Icmpv4DestinationUnreachable_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_internet_stack.py:317: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 222, in register_methods
register_Ns3Icmpv4Echo_methods(root_module, root_module['ns3::Icmpv4Echo'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 386, in register_Ns3Icmpv4Echo_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_internet_stack.py:386: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 224, in register_methods
register_Ns3Icmpv4TimeExceeded_methods(root_module, root_module['ns3::Icmpv4TimeExceeded'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 514, in register_Ns3Icmpv4TimeExceeded_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_internet_stack.py:514: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 248, in register_methods
register_Ns3TcpHeader_methods(root_module, root_module['ns3::TcpHeader'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 1850, in register_Ns3TcpHeader_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_internet_stack.py:1850: TypeLookupError(['SequenceNumber'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 248, in register_methods
register_Ns3TcpHeader_methods(root_module, root_module['ns3::TcpHeader'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 1875, in register_Ns3TcpHeader_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_internet_stack.py:1875: TypeLookupError(['SequenceNumber'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 248, in register_methods
register_Ns3TcpHeader_methods(root_module, root_module['ns3::TcpHeader'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 1923, in register_Ns3TcpHeader_methods
[param('SequenceNumber', 'ackNumber')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_internet_stack.py:1923: TypeLookupError(['SequenceNumber'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 248, in register_methods
register_Ns3TcpHeader_methods(root_module, root_module['ns3::TcpHeader'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 1939, in register_Ns3TcpHeader_methods
[param('SequenceNumber', 'sequenceNumber')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_internet_stack.py:1939: TypeLookupError(['SequenceNumber'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 250, in register_methods
register_Ns3ArpCache_methods(root_module, root_module['ns3::ArpCache'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 2028, in register_Ns3ArpCache_methods
[param('ns3::Ipv4Address', 'to')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_internet_stack.py:2028: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 250, in register_methods
register_Ns3ArpCache_methods(root_module, root_module['ns3::ArpCache'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 2066, in register_Ns3ArpCache_methods
[param('ns3::Ipv4Address', 'destination')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_internet_stack.py:2066: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 251, in register_methods
register_Ns3ArpCacheEntry_methods(root_module, root_module['ns3::ArpCache::Entry'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 2102, in register_Ns3ArpCacheEntry_methods
cls.add_constructor([param('ns3::ArpCache *', 'arp')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1475, in add_constructor
constructor = CppConstructor(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 524, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_internet_stack.py:2102: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 252, in register_methods
register_Ns3ArpL3Protocol_methods(root_module, root_module['ns3::ArpL3Protocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 2194, in register_Ns3ArpL3Protocol_methods
[param('ns3::Ptr< ns3::Packet >', 'p'), param('ns3::Ipv4Address', 'destination'), param('ns3::Ptr< ns3::NetDevice >', 'device'), param('ns3::Ptr< ns3::ArpCache >', 'cache'), param('ns3::Address *', 'hardwareDestination')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_internet_stack.py:2194: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 257, in register_methods
register_Ns3Ipv4L4Protocol_methods(root_module, root_module['ns3::Ipv4L4Protocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 2629, in register_Ns3Ipv4L4Protocol_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_internet_stack.py:2629: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 265, in register_methods
register_Ns3Ipv6L4Protocol_methods(root_module, root_module['ns3::Ipv6L4Protocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3228, in register_Ns3Ipv6L4Protocol_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_internet_stack.py:3228: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 266, in register_methods
register_Ns3NdiscCache_methods(root_module, root_module['ns3::NdiscCache'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3237, in register_Ns3NdiscCache_methods
[param('ns3::Ipv6Address', 'to')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_internet_stack.py:3237: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 266, in register_methods
register_Ns3NdiscCache_methods(root_module, root_module['ns3::NdiscCache'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3264, in register_Ns3NdiscCache_methods
[param('ns3::Ipv6Address', 'dst')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_internet_stack.py:3264: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 266, in register_methods
register_Ns3NdiscCache_methods(root_module, root_module['ns3::NdiscCache'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3268, in register_Ns3NdiscCache_methods
[param('ns3::NdiscCache::Entry *', 'entry')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_internet_stack.py:3268: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 267, in register_methods
register_Ns3NdiscCacheEntry_methods(root_module, root_module['ns3::NdiscCache::Entry'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3290, in register_Ns3NdiscCacheEntry_methods
cls.add_constructor([param('ns3::NdiscCache *', 'nd')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1475, in add_constructor
constructor = CppConstructor(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 524, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_internet_stack.py:3290: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 267, in register_methods
register_Ns3NdiscCacheEntry_methods(root_module, root_module['ns3::NdiscCache::Entry'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3379, in register_Ns3NdiscCacheEntry_methods
[param('ns3::Address', 'mac')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_internet_stack.py:3379: TypeLookupError(['std::list< ns3::Ptr< ns3::Packet > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 267, in register_methods
register_Ns3NdiscCacheEntry_methods(root_module, root_module['ns3::NdiscCache::Entry'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3387, in register_Ns3NdiscCacheEntry_methods
[param('ns3::Address', 'mac')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_internet_stack.py:3387: TypeLookupError(['std::list< ns3::Ptr< ns3::Packet > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 268, in register_methods
register_Ns3TcpL4Protocol_methods(root_module, root_module['ns3::TcpL4Protocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3472, in register_Ns3TcpL4Protocol_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_internet_stack.py:3472: TypeLookupError(['ns3::Ipv4EndPoint *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 268, in register_methods
register_Ns3TcpL4Protocol_methods(root_module, root_module['ns3::TcpL4Protocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3476, in register_Ns3TcpL4Protocol_methods
[param('ns3::Ipv4Address', 'address')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_internet_stack.py:3476: TypeLookupError(['ns3::Ipv4EndPoint *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 268, in register_methods
register_Ns3TcpL4Protocol_methods(root_module, root_module['ns3::TcpL4Protocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3480, in register_Ns3TcpL4Protocol_methods
[param('uint16_t', 'port')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_internet_stack.py:3480: TypeLookupError(['ns3::Ipv4EndPoint *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 268, in register_methods
register_Ns3TcpL4Protocol_methods(root_module, root_module['ns3::TcpL4Protocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3484, in register_Ns3TcpL4Protocol_methods
[param('ns3::Ipv4Address', 'address'), param('uint16_t', 'port')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_internet_stack.py:3484: TypeLookupError(['ns3::Ipv4EndPoint *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 268, in register_methods
register_Ns3TcpL4Protocol_methods(root_module, root_module['ns3::TcpL4Protocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3488, in register_Ns3TcpL4Protocol_methods
[param('ns3::Ipv4Address', 'localAddress'), param('uint16_t', 'localPort'), param('ns3::Ipv4Address', 'peerAddress'), param('uint16_t', 'peerPort')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_internet_stack.py:3488: TypeLookupError(['ns3::Ipv4EndPoint *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 268, in register_methods
register_Ns3TcpL4Protocol_methods(root_module, root_module['ns3::TcpL4Protocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3492, in register_Ns3TcpL4Protocol_methods
[param('ns3::Ipv4EndPoint *', 'endPoint')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_internet_stack.py:3492: TypeLookupError(['ns3::Ipv4EndPoint *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 269, in register_methods
register_Ns3UdpL4Protocol_methods(root_module, root_module['ns3::UdpL4Protocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3522, in register_Ns3UdpL4Protocol_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_internet_stack.py:3522: TypeLookupError(['ns3::Ipv4EndPoint *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 269, in register_methods
register_Ns3UdpL4Protocol_methods(root_module, root_module['ns3::UdpL4Protocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3526, in register_Ns3UdpL4Protocol_methods
[param('ns3::Ipv4Address', 'address')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_internet_stack.py:3526: TypeLookupError(['ns3::Ipv4EndPoint *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 269, in register_methods
register_Ns3UdpL4Protocol_methods(root_module, root_module['ns3::UdpL4Protocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3530, in register_Ns3UdpL4Protocol_methods
[param('uint16_t', 'port')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_internet_stack.py:3530: TypeLookupError(['ns3::Ipv4EndPoint *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 269, in register_methods
register_Ns3UdpL4Protocol_methods(root_module, root_module['ns3::UdpL4Protocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3534, in register_Ns3UdpL4Protocol_methods
[param('ns3::Ipv4Address', 'address'), param('uint16_t', 'port')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_internet_stack.py:3534: TypeLookupError(['ns3::Ipv4EndPoint *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 269, in register_methods
register_Ns3UdpL4Protocol_methods(root_module, root_module['ns3::UdpL4Protocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3538, in register_Ns3UdpL4Protocol_methods
[param('ns3::Ipv4Address', 'localAddress'), param('uint16_t', 'localPort'), param('ns3::Ipv4Address', 'peerAddress'), param('uint16_t', 'peerPort')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_internet_stack.py:3538: TypeLookupError(['ns3::Ipv4EndPoint *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 269, in register_methods
register_Ns3UdpL4Protocol_methods(root_module, root_module['ns3::UdpL4Protocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3546, in register_Ns3UdpL4Protocol_methods
[param('ns3::Ipv4EndPoint *', 'endPoint')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_internet_stack.py:3546: TypeLookupError(['ns3::Ipv4EndPoint *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 269, in register_methods
register_Ns3UdpL4Protocol_methods(root_module, root_module['ns3::UdpL4Protocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3566, in register_Ns3UdpL4Protocol_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/inttype.py", line 530, in __init__
raise TypeConfigurationError("direction not given")
../bindings/python/ns3_module_internet_stack.py:3566: TypeConfigurationError('direction not given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 271, in register_methods
register_Ns3Icmpv6L4Protocol_methods(root_module, root_module['ns3::Icmpv6L4Protocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3668, in register_Ns3Icmpv6L4Protocol_methods
[param('ns3::Ipv6Address', 'src'), param('ns3::Ipv6Address', 'dst'), param('ns3::Address *', 'hardwareAddress'), param('uint8_t', 'flags')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_internet_stack.py:3668: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 271, in register_methods
register_Ns3Icmpv6L4Protocol_methods(root_module, root_module['ns3::Icmpv6L4Protocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3681, in register_Ns3Icmpv6L4Protocol_methods
is_static=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_internet_stack.py:3681: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 271, in register_methods
register_Ns3Icmpv6L4Protocol_methods(root_module, root_module['ns3::Icmpv6L4Protocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3710, in register_Ns3Icmpv6L4Protocol_methods
[param('ns3::Ipv6Address', 'dst'), param('ns3::Ptr< ns3::NetDevice >', 'device'), param('ns3::Ptr< ns3::NdiscCache >', 'cache'), param('ns3::Address *', 'hardwareDestination')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_internet_stack.py:3710: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 271, in register_methods
register_Ns3Icmpv6L4Protocol_methods(root_module, root_module['ns3::Icmpv6L4Protocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3714, in register_Ns3Icmpv6L4Protocol_methods
[param('ns3::Ptr< ns3::Packet >', 'p'), param('ns3::Ipv6Address', 'dst'), param('ns3::Ptr< ns3::NetDevice >', 'device'), param('ns3::Ptr< ns3::NdiscCache >', 'cache'), param('ns3::Address *', 'hardwareDestination')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_internet_stack.py:3714: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 708, in register_methods
ns3_module_internet_stack.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 271, in register_methods
register_Ns3Icmpv6L4Protocol_methods(root_module, root_module['ns3::Icmpv6L4Protocol'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_internet_stack.py", line 3756, in register_Ns3Icmpv6L4Protocol_methods
[param('ns3::Ipv6Address', 'src'), param('ns3::Ipv6Address', 'dst'), param('ns3::Address *', 'hardwareAddress'), param('uint8_t', 'flags')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_internet_stack.py:3756: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 719, in register_methods
ns3_module_list_routing.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_list_routing.py", line 92, in register_methods
register_Ns3Ipv4ListRouting_methods(root_module, root_module['ns3::Ipv4ListRouting'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_list_routing.py", line 145, in register_Ns3Ipv4ListRouting_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_list_routing.py:145: TypeLookupError(['ns3::Callback< void, ns3::Ptr< ns3::Ipv4MulticastRoute >, ns3::Ptr< ns3::Packet const >, ns3::Ipv4Header const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 719, in register_methods
ns3_module_list_routing.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_list_routing.py", line 93, in register_methods
register_Ns3Ipv6ListRouting_methods(root_module, root_module['ns3::Ipv6ListRouting'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_list_routing.py", line 227, in register_Ns3Ipv6ListRouting_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_list_routing.py:227: TypeLookupError(['ns3::Callback< void, ns3::Ptr< ns3::Ipv6Route >, ns3::Ptr< ns3::Packet const >, ns3::Ipv6Header const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 763, in register_methods
ns3_module_spectrum.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_spectrum.py", line 134, in register_methods
register_Ns3RxSpectrumModelInfo_methods(root_module, root_module['ns3::RxSpectrumModelInfo'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_spectrum.py", line 174, in register_Ns3RxSpectrumModelInfo_methods
cls.add_instance_attribute('m_rxPhyList', 'std::list< ns3::Ptr< ns3::SpectrumPhy > >', is_const=False)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1550, in add_instance_attribute
value_type = utils.eval_retval(value_type, None)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
??:??: None / TypeLookupError(['std::list< ns3::Ptr< ns3::SpectrumPhy > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 774, in register_methods
ns3_module_static_routing.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_static_routing.py", line 104, in register_methods
register_Ns3Ipv4StaticRouting_methods(root_module, root_module['ns3::Ipv4StaticRouting'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_static_routing.py", line 464, in register_Ns3Ipv4StaticRouting_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_static_routing.py:464: TypeLookupError(['ns3::Callback< void, ns3::Ptr< ns3::Ipv4MulticastRoute >, ns3::Ptr< ns3::Packet const >, ns3::Ipv4Header const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 774, in register_methods
ns3_module_static_routing.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_static_routing.py", line 105, in register_methods
register_Ns3Ipv6StaticRouting_methods(root_module, root_module['ns3::Ipv6StaticRouting'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_static_routing.py", line 604, in register_Ns3Ipv6StaticRouting_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_static_routing.py:604: TypeLookupError(['ns3::Callback< void, ns3::Ptr< ns3::Ipv6Route >, ns3::Ptr< ns3::Packet const >, ns3::Ipv6Header const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 785, in register_methods
ns3_module_stats.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_stats.py", line 119, in register_methods
register_Ns3StatisticalSummary_methods(root_module, root_module['ns3::StatisticalSummary'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_stats.py", line 178, in register_Ns3StatisticalSummary_methods
is_pure_virtual=True, is_const=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_stats.py:178: TypeLookupError(['long int'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 785, in register_methods
ns3_module_stats.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_stats.py", line 121, in register_methods
register_Ns3DataCollector_methods(root_module, root_module['ns3::DataCollector'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_stats.py", line 298, in register_Ns3DataCollector_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_stats.py:298: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::DataCalculator > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 785, in register_methods
ns3_module_stats.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_stats.py", line 121, in register_methods
register_Ns3DataCollector_methods(root_module, root_module['ns3::DataCollector'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_stats.py", line 302, in register_Ns3DataCollector_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_stats.py:302: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::DataCalculator > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 785, in register_methods
ns3_module_stats.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_stats.py", line 121, in register_methods
register_Ns3DataCollector_methods(root_module, root_module['ns3::DataCollector'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_stats.py", line 335, in register_Ns3DataCollector_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_stats.py:335: TypeLookupError(['std::_List_iterator< std::pair< std::basic_string< char, std::char_traits< char >, std::allocator< char > >, std::basic_string< char, std::char_traits< char >, std::allocator< char > > > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 785, in register_methods
ns3_module_stats.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_stats.py", line 121, in register_methods
register_Ns3DataCollector_methods(root_module, root_module['ns3::DataCollector'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_stats.py", line 339, in register_Ns3DataCollector_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_stats.py:339: TypeLookupError(['std::_List_iterator< std::pair< std::basic_string< char, std::char_traits< char >, std::allocator< char > >, std::basic_string< char, std::char_traits< char >, std::allocator< char > > > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 785, in register_methods
ns3_module_stats.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_stats.py", line 123, in register_methods
register_Ns3MinMaxAvgTotalCalculator__Unsigned_int_methods(root_module, root_module['ns3::MinMaxAvgTotalCalculator< unsigned int >'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_stats.py", line 391, in register_Ns3MinMaxAvgTotalCalculator__Unsigned_int_methods
is_const=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_stats.py:391: TypeLookupError(['long int'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 807, in register_methods
ns3_module_topology_read.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_topology_read.py", line 96, in register_methods
register_Ns3TopologyReader_methods(root_module, root_module['ns3::TopologyReader'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_topology_read.py", line 123, in register_Ns3TopologyReader_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_topology_read.py:123: TypeLookupError(['std::_List_const_iterator< ns3::TopologyReader::Link >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 807, in register_methods
ns3_module_topology_read.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_topology_read.py", line 96, in register_methods
register_Ns3TopologyReader_methods(root_module, root_module['ns3::TopologyReader'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_topology_read.py", line 133, in register_Ns3TopologyReader_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_topology_read.py:133: TypeLookupError(['std::_List_const_iterator< ns3::TopologyReader::Link >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 807, in register_methods
ns3_module_topology_read.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_topology_read.py", line 97, in register_methods
register_Ns3TopologyReaderLink_methods(root_module, root_module['ns3::TopologyReader::Link'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_topology_read.py", line 158, in register_Ns3TopologyReaderLink_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_topology_read.py:158: TypeLookupError(['std::_Rb_tree_const_iterator< std::pair< std::basic_string< char, std::char_traits< char >, std::allocator< char > > const, std::basic_string< char, std::char_traits< char >, std::allocator< char > > > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 807, in register_methods
ns3_module_topology_read.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_topology_read.py", line 97, in register_methods
register_Ns3TopologyReaderLink_methods(root_module, root_module['ns3::TopologyReader::Link'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_topology_read.py", line 162, in register_Ns3TopologyReaderLink_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_topology_read.py:162: TypeLookupError(['std::_Rb_tree_const_iterator< std::pair< std::basic_string< char, std::char_traits< char >, std::allocator< char > > const, std::basic_string< char, std::char_traits< char >, std::allocator< char > > > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 285, in register_methods
register_Ns3BlockAckManager_methods(root_module, root_module['ns3::BlockAckManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 521, in register_Ns3BlockAckManager_methods
[param('ns3::Callback< void, ns3::Mac48Address, unsigned char, bool, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wifi.py:521: TypeLookupError(['ns3::Callback< void, ns3::Mac48Address, unsigned char, bool, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 285, in register_methods
register_Ns3BlockAckManager_methods(root_module, root_module['ns3::BlockAckManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 533, in register_Ns3BlockAckManager_methods
[param('ns3::Callback< void, ns3::Mac48Address, unsigned char, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wifi.py:533: TypeLookupError(['ns3::Callback< void, ns3::Mac48Address, unsigned char, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 285, in register_methods
register_Ns3BlockAckManager_methods(root_module, root_module['ns3::BlockAckManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 541, in register_Ns3BlockAckManager_methods
[param('ns3::Ptr< ns3::WifiMacQueue >', 'queue')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wifi.py:541: TypeLookupError(['ns3::Ptr< ns3::WifiMacQueue >', 'ns3::WifiMacQueue *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 285, in register_methods
register_Ns3BlockAckManager_methods(root_module, root_module['ns3::BlockAckManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 545, in register_Ns3BlockAckManager_methods
[param('ns3::MacTxMiddle *', 'txMiddle')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wifi.py:545: TypeLookupError(['ns3::MacTxMiddle *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 285, in register_methods
register_Ns3BlockAckManager_methods(root_module, root_module['ns3::BlockAckManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 549, in register_Ns3BlockAckManager_methods
[param('ns3::Callback< void, ns3::Mac48Address, unsigned char, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >', 'callback')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wifi.py:549: TypeLookupError(['ns3::Callback< void, ns3::Mac48Address, unsigned char, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 287, in register_methods
register_Ns3DcfManager_methods(root_module, root_module['ns3::DcfManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 615, in register_Ns3DcfManager_methods
[param('ns3::DcfState *', 'dcf')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:615: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 287, in register_methods
register_Ns3DcfManager_methods(root_module, root_module['ns3::DcfManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 672, in register_Ns3DcfManager_methods
[param('ns3::DcfState *', 'state')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:672: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 289, in register_methods
register_Ns3InterferenceHelper_methods(root_module, root_module['ns3::InterferenceHelper'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 777, in register_Ns3InterferenceHelper_methods
[param('uint32_t', 'size'), param('ns3::WifiMode', 'payloadMode'), param('ns3::WifiPreamble', 'preamble'), param('ns3::Time', 'duration'), param('double', 'rxPower')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wifi.py:777: TypeLookupError(['ns3::Ptr< ns3::InterferenceHelper::Event >', 'ns3::InterferenceHelper::Event *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 289, in register_methods
register_Ns3InterferenceHelper_methods(root_module, root_module['ns3::InterferenceHelper'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 781, in register_Ns3InterferenceHelper_methods
[param('ns3::Ptr< ns3::InterferenceHelper::Event >', 'event')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wifi.py:781: TypeLookupError(['ns3::Ptr< ns3::InterferenceHelper::Event >', 'ns3::InterferenceHelper::Event *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 304, in register_methods
register_Ns3WifiRemoteStation_methods(root_module, root_module['ns3::WifiRemoteStation'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 1428, in register_Ns3WifiRemoteStation_methods
cls.add_instance_attribute('m_state', 'ns3::WifiRemoteStationState *', is_const=False)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1550, in add_instance_attribute
value_type = utils.eval_retval(value_type, None)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
??:??: None / TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 319, in register_methods
register_Ns3WifiPhy_methods(root_module, root_module['ns3::WifiPhy'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 2985, in register_Ns3WifiPhy_methods
is_pure_virtual=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:2985: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 319, in register_methods
register_Ns3WifiPhy_methods(root_module, root_module['ns3::WifiPhy'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3000, in register_Ns3WifiPhy_methods
is_pure_virtual=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wifi.py:3000: TypeLookupError(['ns3::Callback< void, ns3::Ptr< ns3::Packet const >, double, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 319, in register_methods
register_Ns3WifiPhy_methods(root_module, root_module['ns3::WifiPhy'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3005, in register_Ns3WifiPhy_methods
is_pure_virtual=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wifi.py:3005: TypeLookupError(['ns3::Callback< void, ns3::Ptr< ns3::Packet >, double, ns3::WifiMode, ns3::WifiPreamble, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 320, in register_methods
register_Ns3WifiRemoteStationManager_methods(root_module, root_module['ns3::WifiRemoteStationManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3025, in register_Ns3WifiRemoteStationManager_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wifi.py:3025: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::WifiMode const *, std::vector< ns3::WifiMode > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 320, in register_methods
register_Ns3WifiRemoteStationManager_methods(root_module, root_module['ns3::WifiRemoteStationManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3030, in register_Ns3WifiRemoteStationManager_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wifi.py:3030: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::WifiMode const *, std::vector< ns3::WifiMode > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 320, in register_methods
register_Ns3WifiRemoteStationManager_methods(root_module, root_module['ns3::WifiRemoteStationManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3235, in register_Ns3WifiRemoteStationManager_methods
is_pure_virtual=True, is_const=True, visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wifi.py:3235: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 320, in register_methods
register_Ns3WifiRemoteStationManager_methods(root_module, root_module['ns3::WifiRemoteStationManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3240, in register_Ns3WifiRemoteStationManager_methods
is_pure_virtual=True, visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3240: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 320, in register_methods
register_Ns3WifiRemoteStationManager_methods(root_module, root_module['ns3::WifiRemoteStationManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3245, in register_Ns3WifiRemoteStationManager_methods
is_pure_virtual=True, visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3245: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 320, in register_methods
register_Ns3WifiRemoteStationManager_methods(root_module, root_module['ns3::WifiRemoteStationManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3250, in register_Ns3WifiRemoteStationManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3250: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 320, in register_methods
register_Ns3WifiRemoteStationManager_methods(root_module, root_module['ns3::WifiRemoteStationManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3255, in register_Ns3WifiRemoteStationManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3255: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 320, in register_methods
register_Ns3WifiRemoteStationManager_methods(root_module, root_module['ns3::WifiRemoteStationManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3260, in register_Ns3WifiRemoteStationManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3260: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 320, in register_methods
register_Ns3WifiRemoteStationManager_methods(root_module, root_module['ns3::WifiRemoteStationManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3265, in register_Ns3WifiRemoteStationManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3265: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 320, in register_methods
register_Ns3WifiRemoteStationManager_methods(root_module, root_module['ns3::WifiRemoteStationManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3270, in register_Ns3WifiRemoteStationManager_methods
is_pure_virtual=True, visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3270: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 320, in register_methods
register_Ns3WifiRemoteStationManager_methods(root_module, root_module['ns3::WifiRemoteStationManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3275, in register_Ns3WifiRemoteStationManager_methods
is_pure_virtual=True, visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3275: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 320, in register_methods
register_Ns3WifiRemoteStationManager_methods(root_module, root_module['ns3::WifiRemoteStationManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3280, in register_Ns3WifiRemoteStationManager_methods
is_pure_virtual=True, visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3280: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 320, in register_methods
register_Ns3WifiRemoteStationManager_methods(root_module, root_module['ns3::WifiRemoteStationManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3285, in register_Ns3WifiRemoteStationManager_methods
is_pure_virtual=True, visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3285: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 320, in register_methods
register_Ns3WifiRemoteStationManager_methods(root_module, root_module['ns3::WifiRemoteStationManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3290, in register_Ns3WifiRemoteStationManager_methods
is_pure_virtual=True, visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3290: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 320, in register_methods
register_Ns3WifiRemoteStationManager_methods(root_module, root_module['ns3::WifiRemoteStationManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3295, in register_Ns3WifiRemoteStationManager_methods
is_pure_virtual=True, visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3295: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 320, in register_methods
register_Ns3WifiRemoteStationManager_methods(root_module, root_module['ns3::WifiRemoteStationManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3300, in register_Ns3WifiRemoteStationManager_methods
is_pure_virtual=True, visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3300: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 321, in register_methods
register_Ns3YansWifiPhy_methods(root_module, root_module['ns3::YansWifiPhy'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3441, in register_Ns3YansWifiPhy_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wifi.py:3441: TypeLookupError(['ns3::Callback< void, ns3::Ptr< ns3::Packet >, double, ns3::WifiMode, ns3::WifiPreamble, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 321, in register_methods
register_Ns3YansWifiPhy_methods(root_module, root_module['ns3::YansWifiPhy'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3446, in register_Ns3YansWifiPhy_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wifi.py:3446: TypeLookupError(['ns3::Callback< void, ns3::Ptr< ns3::Packet const >, double, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 321, in register_methods
register_Ns3YansWifiPhy_methods(root_module, root_module['ns3::YansWifiPhy'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3456, in register_Ns3YansWifiPhy_methods
is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3456: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 322, in register_methods
register_Ns3AarfWifiManager_methods(root_module, root_module['ns3::AarfWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3553, in register_Ns3AarfWifiManager_methods
is_const=True, visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wifi.py:3553: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 322, in register_methods
register_Ns3AarfWifiManager_methods(root_module, root_module['ns3::AarfWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3558, in register_Ns3AarfWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3558: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 322, in register_methods
register_Ns3AarfWifiManager_methods(root_module, root_module['ns3::AarfWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3563, in register_Ns3AarfWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3563: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 322, in register_methods
register_Ns3AarfWifiManager_methods(root_module, root_module['ns3::AarfWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3568, in register_Ns3AarfWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3568: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 322, in register_methods
register_Ns3AarfWifiManager_methods(root_module, root_module['ns3::AarfWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3573, in register_Ns3AarfWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3573: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 322, in register_methods
register_Ns3AarfWifiManager_methods(root_module, root_module['ns3::AarfWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3578, in register_Ns3AarfWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3578: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 322, in register_methods
register_Ns3AarfWifiManager_methods(root_module, root_module['ns3::AarfWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3583, in register_Ns3AarfWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3583: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 322, in register_methods
register_Ns3AarfWifiManager_methods(root_module, root_module['ns3::AarfWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3588, in register_Ns3AarfWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3588: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 322, in register_methods
register_Ns3AarfWifiManager_methods(root_module, root_module['ns3::AarfWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3593, in register_Ns3AarfWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3593: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 322, in register_methods
register_Ns3AarfWifiManager_methods(root_module, root_module['ns3::AarfWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3598, in register_Ns3AarfWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3598: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 323, in register_methods
register_Ns3AarfcdWifiManager_methods(root_module, root_module['ns3::AarfcdWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3620, in register_Ns3AarfcdWifiManager_methods
is_const=True, visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wifi.py:3620: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 323, in register_methods
register_Ns3AarfcdWifiManager_methods(root_module, root_module['ns3::AarfcdWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3625, in register_Ns3AarfcdWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3625: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 323, in register_methods
register_Ns3AarfcdWifiManager_methods(root_module, root_module['ns3::AarfcdWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3630, in register_Ns3AarfcdWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3630: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 323, in register_methods
register_Ns3AarfcdWifiManager_methods(root_module, root_module['ns3::AarfcdWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3635, in register_Ns3AarfcdWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3635: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 323, in register_methods
register_Ns3AarfcdWifiManager_methods(root_module, root_module['ns3::AarfcdWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3640, in register_Ns3AarfcdWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3640: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 323, in register_methods
register_Ns3AarfcdWifiManager_methods(root_module, root_module['ns3::AarfcdWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3645, in register_Ns3AarfcdWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3645: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 323, in register_methods
register_Ns3AarfcdWifiManager_methods(root_module, root_module['ns3::AarfcdWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3650, in register_Ns3AarfcdWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3650: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 323, in register_methods
register_Ns3AarfcdWifiManager_methods(root_module, root_module['ns3::AarfcdWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3655, in register_Ns3AarfcdWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3655: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 323, in register_methods
register_Ns3AarfcdWifiManager_methods(root_module, root_module['ns3::AarfcdWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3660, in register_Ns3AarfcdWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3660: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 323, in register_methods
register_Ns3AarfcdWifiManager_methods(root_module, root_module['ns3::AarfcdWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3665, in register_Ns3AarfcdWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3665: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 323, in register_methods
register_Ns3AarfcdWifiManager_methods(root_module, root_module['ns3::AarfcdWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3670, in register_Ns3AarfcdWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3670: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 325, in register_methods
register_Ns3AmrrWifiManager_methods(root_module, root_module['ns3::AmrrWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3842, in register_Ns3AmrrWifiManager_methods
is_const=True, visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wifi.py:3842: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 325, in register_methods
register_Ns3AmrrWifiManager_methods(root_module, root_module['ns3::AmrrWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3847, in register_Ns3AmrrWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3847: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 325, in register_methods
register_Ns3AmrrWifiManager_methods(root_module, root_module['ns3::AmrrWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3852, in register_Ns3AmrrWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3852: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 325, in register_methods
register_Ns3AmrrWifiManager_methods(root_module, root_module['ns3::AmrrWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3857, in register_Ns3AmrrWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3857: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 325, in register_methods
register_Ns3AmrrWifiManager_methods(root_module, root_module['ns3::AmrrWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3862, in register_Ns3AmrrWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3862: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 325, in register_methods
register_Ns3AmrrWifiManager_methods(root_module, root_module['ns3::AmrrWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3867, in register_Ns3AmrrWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3867: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 325, in register_methods
register_Ns3AmrrWifiManager_methods(root_module, root_module['ns3::AmrrWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3872, in register_Ns3AmrrWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3872: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 325, in register_methods
register_Ns3AmrrWifiManager_methods(root_module, root_module['ns3::AmrrWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3877, in register_Ns3AmrrWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3877: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 325, in register_methods
register_Ns3AmrrWifiManager_methods(root_module, root_module['ns3::AmrrWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3882, in register_Ns3AmrrWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3882: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 325, in register_methods
register_Ns3AmrrWifiManager_methods(root_module, root_module['ns3::AmrrWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3887, in register_Ns3AmrrWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3887: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 327, in register_methods
register_Ns3ArfWifiManager_methods(root_module, root_module['ns3::ArfWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3973, in register_Ns3ArfWifiManager_methods
is_const=True, visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wifi.py:3973: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 327, in register_methods
register_Ns3ArfWifiManager_methods(root_module, root_module['ns3::ArfWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3978, in register_Ns3ArfWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3978: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 327, in register_methods
register_Ns3ArfWifiManager_methods(root_module, root_module['ns3::ArfWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3983, in register_Ns3ArfWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3983: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 327, in register_methods
register_Ns3ArfWifiManager_methods(root_module, root_module['ns3::ArfWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3988, in register_Ns3ArfWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3988: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 327, in register_methods
register_Ns3ArfWifiManager_methods(root_module, root_module['ns3::ArfWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3993, in register_Ns3ArfWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3993: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 327, in register_methods
register_Ns3ArfWifiManager_methods(root_module, root_module['ns3::ArfWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 3998, in register_Ns3ArfWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:3998: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 327, in register_methods
register_Ns3ArfWifiManager_methods(root_module, root_module['ns3::ArfWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4003, in register_Ns3ArfWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4003: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 327, in register_methods
register_Ns3ArfWifiManager_methods(root_module, root_module['ns3::ArfWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4008, in register_Ns3ArfWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4008: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 327, in register_methods
register_Ns3ArfWifiManager_methods(root_module, root_module['ns3::ArfWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4013, in register_Ns3ArfWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4013: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 327, in register_methods
register_Ns3ArfWifiManager_methods(root_module, root_module['ns3::ArfWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4018, in register_Ns3ArfWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4018: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 328, in register_methods
register_Ns3CaraWifiManager_methods(root_module, root_module['ns3::CaraWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4040, in register_Ns3CaraWifiManager_methods
is_const=True, visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wifi.py:4040: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 328, in register_methods
register_Ns3CaraWifiManager_methods(root_module, root_module['ns3::CaraWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4045, in register_Ns3CaraWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4045: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 328, in register_methods
register_Ns3CaraWifiManager_methods(root_module, root_module['ns3::CaraWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4050, in register_Ns3CaraWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4050: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 328, in register_methods
register_Ns3CaraWifiManager_methods(root_module, root_module['ns3::CaraWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4055, in register_Ns3CaraWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4055: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 328, in register_methods
register_Ns3CaraWifiManager_methods(root_module, root_module['ns3::CaraWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4060, in register_Ns3CaraWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4060: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 328, in register_methods
register_Ns3CaraWifiManager_methods(root_module, root_module['ns3::CaraWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4065, in register_Ns3CaraWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4065: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 328, in register_methods
register_Ns3CaraWifiManager_methods(root_module, root_module['ns3::CaraWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4070, in register_Ns3CaraWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4070: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 328, in register_methods
register_Ns3CaraWifiManager_methods(root_module, root_module['ns3::CaraWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4075, in register_Ns3CaraWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4075: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 328, in register_methods
register_Ns3CaraWifiManager_methods(root_module, root_module['ns3::CaraWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4080, in register_Ns3CaraWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4080: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 328, in register_methods
register_Ns3CaraWifiManager_methods(root_module, root_module['ns3::CaraWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4085, in register_Ns3CaraWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4085: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 328, in register_methods
register_Ns3CaraWifiManager_methods(root_module, root_module['ns3::CaraWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4090, in register_Ns3CaraWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4090: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 329, in register_methods
register_Ns3ConstantRateWifiManager_methods(root_module, root_module['ns3::ConstantRateWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4112, in register_Ns3ConstantRateWifiManager_methods
is_const=True, visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wifi.py:4112: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 329, in register_methods
register_Ns3ConstantRateWifiManager_methods(root_module, root_module['ns3::ConstantRateWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4117, in register_Ns3ConstantRateWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4117: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 329, in register_methods
register_Ns3ConstantRateWifiManager_methods(root_module, root_module['ns3::ConstantRateWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4122, in register_Ns3ConstantRateWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4122: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 329, in register_methods
register_Ns3ConstantRateWifiManager_methods(root_module, root_module['ns3::ConstantRateWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4127, in register_Ns3ConstantRateWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4127: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 329, in register_methods
register_Ns3ConstantRateWifiManager_methods(root_module, root_module['ns3::ConstantRateWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4132, in register_Ns3ConstantRateWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4132: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 329, in register_methods
register_Ns3ConstantRateWifiManager_methods(root_module, root_module['ns3::ConstantRateWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4137, in register_Ns3ConstantRateWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4137: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 329, in register_methods
register_Ns3ConstantRateWifiManager_methods(root_module, root_module['ns3::ConstantRateWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4142, in register_Ns3ConstantRateWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4142: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 329, in register_methods
register_Ns3ConstantRateWifiManager_methods(root_module, root_module['ns3::ConstantRateWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4147, in register_Ns3ConstantRateWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4147: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 329, in register_methods
register_Ns3ConstantRateWifiManager_methods(root_module, root_module['ns3::ConstantRateWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4152, in register_Ns3ConstantRateWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4152: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 329, in register_methods
register_Ns3ConstantRateWifiManager_methods(root_module, root_module['ns3::ConstantRateWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4157, in register_Ns3ConstantRateWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4157: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 333, in register_methods
register_Ns3EdcaTxopN_methods(root_module, root_module['ns3::EdcaTxopN'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4425, in register_Ns3EdcaTxopN_methods
[param('ns3::MacTxMiddle *', 'txMiddle')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1241, in new
param_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wifi.py:4425: TypeLookupError(['ns3::MacTxMiddle *'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 333, in register_methods
register_Ns3EdcaTxopN_methods(root_module, root_module['ns3::EdcaTxopN'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4429, in register_Ns3EdcaTxopN_methods
[param('ns3::DcfManager *', 'manager')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4429: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 333, in register_methods
register_Ns3EdcaTxopN_methods(root_module, root_module['ns3::EdcaTxopN'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4608, in register_Ns3EdcaTxopN_methods
[param('ns3::WifiMacHeader *', 'hdr')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4608: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 335, in register_methods
register_Ns3IdealWifiManager_methods(root_module, root_module['ns3::IdealWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4694, in register_Ns3IdealWifiManager_methods
is_const=True, visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wifi.py:4694: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 335, in register_methods
register_Ns3IdealWifiManager_methods(root_module, root_module['ns3::IdealWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4699, in register_Ns3IdealWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4699: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 335, in register_methods
register_Ns3IdealWifiManager_methods(root_module, root_module['ns3::IdealWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4704, in register_Ns3IdealWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4704: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 335, in register_methods
register_Ns3IdealWifiManager_methods(root_module, root_module['ns3::IdealWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4709, in register_Ns3IdealWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4709: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 335, in register_methods
register_Ns3IdealWifiManager_methods(root_module, root_module['ns3::IdealWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4714, in register_Ns3IdealWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4714: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 335, in register_methods
register_Ns3IdealWifiManager_methods(root_module, root_module['ns3::IdealWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4719, in register_Ns3IdealWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4719: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 335, in register_methods
register_Ns3IdealWifiManager_methods(root_module, root_module['ns3::IdealWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4724, in register_Ns3IdealWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4724: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 335, in register_methods
register_Ns3IdealWifiManager_methods(root_module, root_module['ns3::IdealWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4729, in register_Ns3IdealWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4729: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 335, in register_methods
register_Ns3IdealWifiManager_methods(root_module, root_module['ns3::IdealWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4734, in register_Ns3IdealWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4734: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 335, in register_methods
register_Ns3IdealWifiManager_methods(root_module, root_module['ns3::IdealWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4739, in register_Ns3IdealWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4739: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 336, in register_methods
register_Ns3MacLow_methods(root_module, root_module['ns3::MacLow'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4825, in register_Ns3MacLow_methods
[param('ns3::AcIndex', 'ac'), param('ns3::MacLowBlockAckEventListener *', 'listener')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4825: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 336, in register_methods
register_Ns3MacLow_methods(root_module, root_module['ns3::MacLow'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4829, in register_Ns3MacLow_methods
[param('ns3::MacLowDcfListener *', 'listener')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4829: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 336, in register_methods
register_Ns3MacLow_methods(root_module, root_module['ns3::MacLow'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4881, in register_Ns3MacLow_methods
[param('ns3::Ptr< ns3::Packet const >', 'packet'), param('ns3::WifiMacHeader const *', 'hdr'), param('ns3::MacLowTransmissionParameters', 'parameters'), param('ns3::MacLowTransmissionListener *', 'listener')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4881: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 338, in register_methods
register_Ns3MinstrelWifiManager_methods(root_module, root_module['ns3::MinstrelWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4915, in register_Ns3MinstrelWifiManager_methods
is_const=True, visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wifi.py:4915: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 338, in register_methods
register_Ns3MinstrelWifiManager_methods(root_module, root_module['ns3::MinstrelWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4920, in register_Ns3MinstrelWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4920: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 338, in register_methods
register_Ns3MinstrelWifiManager_methods(root_module, root_module['ns3::MinstrelWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4925, in register_Ns3MinstrelWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4925: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 338, in register_methods
register_Ns3MinstrelWifiManager_methods(root_module, root_module['ns3::MinstrelWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4930, in register_Ns3MinstrelWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4930: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 338, in register_methods
register_Ns3MinstrelWifiManager_methods(root_module, root_module['ns3::MinstrelWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4935, in register_Ns3MinstrelWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4935: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 338, in register_methods
register_Ns3MinstrelWifiManager_methods(root_module, root_module['ns3::MinstrelWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4940, in register_Ns3MinstrelWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4940: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 338, in register_methods
register_Ns3MinstrelWifiManager_methods(root_module, root_module['ns3::MinstrelWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4945, in register_Ns3MinstrelWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4945: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 338, in register_methods
register_Ns3MinstrelWifiManager_methods(root_module, root_module['ns3::MinstrelWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4950, in register_Ns3MinstrelWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4950: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 338, in register_methods
register_Ns3MinstrelWifiManager_methods(root_module, root_module['ns3::MinstrelWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4955, in register_Ns3MinstrelWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4955: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 338, in register_methods
register_Ns3MinstrelWifiManager_methods(root_module, root_module['ns3::MinstrelWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4960, in register_Ns3MinstrelWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:4960: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 339, in register_methods
register_Ns3MsduAggregator_methods(root_module, root_module['ns3::MsduAggregator'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 4982, in register_Ns3MsduAggregator_methods
is_static=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wifi.py:4982: TypeLookupError(['std::list< std::pair< ns3::Ptr< ns3::Packet >, ns3::AmsduSubframeHeader > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 342, in register_methods
register_Ns3OnoeWifiManager_methods(root_module, root_module['ns3::OnoeWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 5333, in register_Ns3OnoeWifiManager_methods
is_const=True, visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wifi.py:5333: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 342, in register_methods
register_Ns3OnoeWifiManager_methods(root_module, root_module['ns3::OnoeWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 5338, in register_Ns3OnoeWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:5338: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 342, in register_methods
register_Ns3OnoeWifiManager_methods(root_module, root_module['ns3::OnoeWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 5343, in register_Ns3OnoeWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:5343: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 342, in register_methods
register_Ns3OnoeWifiManager_methods(root_module, root_module['ns3::OnoeWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 5348, in register_Ns3OnoeWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:5348: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 342, in register_methods
register_Ns3OnoeWifiManager_methods(root_module, root_module['ns3::OnoeWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 5353, in register_Ns3OnoeWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:5353: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 342, in register_methods
register_Ns3OnoeWifiManager_methods(root_module, root_module['ns3::OnoeWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 5358, in register_Ns3OnoeWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:5358: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 342, in register_methods
register_Ns3OnoeWifiManager_methods(root_module, root_module['ns3::OnoeWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 5363, in register_Ns3OnoeWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:5363: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 342, in register_methods
register_Ns3OnoeWifiManager_methods(root_module, root_module['ns3::OnoeWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 5368, in register_Ns3OnoeWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:5368: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 342, in register_methods
register_Ns3OnoeWifiManager_methods(root_module, root_module['ns3::OnoeWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 5373, in register_Ns3OnoeWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:5373: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 342, in register_methods
register_Ns3OnoeWifiManager_methods(root_module, root_module['ns3::OnoeWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 5378, in register_Ns3OnoeWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:5378: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 346, in register_methods
register_Ns3RraaWifiManager_methods(root_module, root_module['ns3::RraaWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 5939, in register_Ns3RraaWifiManager_methods
is_const=True, visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wifi.py:5939: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 346, in register_methods
register_Ns3RraaWifiManager_methods(root_module, root_module['ns3::RraaWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 5944, in register_Ns3RraaWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:5944: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 346, in register_methods
register_Ns3RraaWifiManager_methods(root_module, root_module['ns3::RraaWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 5949, in register_Ns3RraaWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:5949: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 346, in register_methods
register_Ns3RraaWifiManager_methods(root_module, root_module['ns3::RraaWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 5954, in register_Ns3RraaWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:5954: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 346, in register_methods
register_Ns3RraaWifiManager_methods(root_module, root_module['ns3::RraaWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 5959, in register_Ns3RraaWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:5959: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 346, in register_methods
register_Ns3RraaWifiManager_methods(root_module, root_module['ns3::RraaWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 5964, in register_Ns3RraaWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:5964: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 346, in register_methods
register_Ns3RraaWifiManager_methods(root_module, root_module['ns3::RraaWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 5969, in register_Ns3RraaWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:5969: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 346, in register_methods
register_Ns3RraaWifiManager_methods(root_module, root_module['ns3::RraaWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 5974, in register_Ns3RraaWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:5974: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 346, in register_methods
register_Ns3RraaWifiManager_methods(root_module, root_module['ns3::RraaWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 5979, in register_Ns3RraaWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:5979: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 346, in register_methods
register_Ns3RraaWifiManager_methods(root_module, root_module['ns3::RraaWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 5984, in register_Ns3RraaWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:5984: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 346, in register_methods
register_Ns3RraaWifiManager_methods(root_module, root_module['ns3::RraaWifiManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 5989, in register_Ns3RraaWifiManager_methods
visibility='private', is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:5989: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 840, in register_methods
ns3_module_wifi.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 355, in register_methods
register_Ns3DcaTxop_methods(root_module, root_module['ns3::DcaTxop'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wifi.py", line 6329, in register_Ns3DcaTxop_methods
[param('ns3::DcfManager *', 'manager')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wifi.py:6329: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 326, in register_methods
register_Ns3SNRToBlockErrorRateManager_methods(root_module, root_module['ns3::SNRToBlockErrorRateManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 1056, in register_Ns3SNRToBlockErrorRateManager_methods
[param('double', 'SNR'), param('uint8_t', 'modulation')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wimax.py:1056: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 327, in register_methods
register_Ns3SNRToBlockErrorRateRecord_methods(root_module, root_module['ns3::SNRToBlockErrorRateRecord'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 1087, in register_Ns3SNRToBlockErrorRateRecord_methods
[])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wimax.py:1087: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 328, in register_methods
register_Ns3SSRecord_methods(root_module, root_module['ns3::SSRecord'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 1146, in register_Ns3SSRecord_methods
[param('ns3::ServiceFlow *', 'serviceFlow')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wimax.py:1146: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 328, in register_methods
register_Ns3SSRecord_methods(root_module, root_module['ns3::SSRecord'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 1247, in register_Ns3SSRecord_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wimax.py:1247: TypeLookupError(['std::vector< ns3::ServiceFlow * >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 330, in register_methods
register_Ns3ServiceFlow_methods(root_module, root_module['ns3::ServiceFlow'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 1483, in register_Ns3ServiceFlow_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wimax.py:1483: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 330, in register_methods
register_Ns3ServiceFlow_methods(root_module, root_module['ns3::ServiceFlow'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 1663, in register_Ns3ServiceFlow_methods
[param('ns3::ServiceFlowRecord *', 'record')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 115, in __init__
parameters = [utils.eval_param(param, self) for param in parameters]
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 231, in eval_param
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1248, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 750, in __init__
raise TypeConfigurationError("Missing transfer_ownership option")
../bindings/python/ns3_module_wimax.py:1663: TypeConfigurationError('Missing transfer_ownership option',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 332, in register_methods
register_Ns3TlvValue_methods(root_module, root_module['ns3::TlvValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 1893, in register_Ns3TlvValue_methods
is_pure_virtual=True, is_const=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wimax.py:1893: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 333, in register_methods
register_Ns3TosTlvValue_methods(root_module, root_module['ns3::TosTlvValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 1922, in register_Ns3TosTlvValue_methods
is_const=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wimax.py:1922: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 334, in register_methods
register_Ns3U16TlvValue_methods(root_module, root_module['ns3::U16TlvValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 1966, in register_Ns3U16TlvValue_methods
is_const=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wimax.py:1966: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 335, in register_methods
register_Ns3U32TlvValue_methods(root_module, root_module['ns3::U32TlvValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 2004, in register_Ns3U32TlvValue_methods
is_const=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wimax.py:2004: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 336, in register_methods
register_Ns3U8TlvValue_methods(root_module, root_module['ns3::U8TlvValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 2042, in register_Ns3U8TlvValue_methods
is_const=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wimax.py:2042: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 338, in register_methods
register_Ns3VectorTlvValue_methods(root_module, root_module['ns3::VectorTlvValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 2140, in register_Ns3VectorTlvValue_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wimax.py:2140: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Tlv * const *, std::vector< ns3::Tlv * > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 338, in register_methods
register_Ns3VectorTlvValue_methods(root_module, root_module['ns3::VectorTlvValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 2145, in register_Ns3VectorTlvValue_methods
is_pure_virtual=True, is_const=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wimax.py:2145: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 338, in register_methods
register_Ns3VectorTlvValue_methods(root_module, root_module['ns3::VectorTlvValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 2155, in register_Ns3VectorTlvValue_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wimax.py:2155: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Tlv * const *, std::vector< ns3::Tlv * > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 340, in register_methods
register_Ns3ClassificationRuleVectorTlvValue_methods(root_module, root_module['ns3::ClassificationRuleVectorTlvValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 2242, in register_Ns3ClassificationRuleVectorTlvValue_methods
is_const=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wimax.py:2242: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 341, in register_methods
register_Ns3CsParamVectorTlvValue_methods(root_module, root_module['ns3::CsParamVectorTlvValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 2259, in register_Ns3CsParamVectorTlvValue_methods
is_const=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wimax.py:2259: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 342, in register_methods
register_Ns3Ipv4AddressTlvValue_methods(root_module, root_module['ns3::Ipv4AddressTlvValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 2280, in register_Ns3Ipv4AddressTlvValue_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wimax.py:2280: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ipv4AddressTlvValue::ipv4Addr const *, std::vector< ns3::Ipv4AddressTlvValue::ipv4Addr > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 342, in register_methods
register_Ns3Ipv4AddressTlvValue_methods(root_module, root_module['ns3::Ipv4AddressTlvValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 2285, in register_Ns3Ipv4AddressTlvValue_methods
is_const=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wimax.py:2285: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 342, in register_methods
register_Ns3Ipv4AddressTlvValue_methods(root_module, root_module['ns3::Ipv4AddressTlvValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 2295, in register_Ns3Ipv4AddressTlvValue_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wimax.py:2295: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ipv4AddressTlvValue::ipv4Addr const *, std::vector< ns3::Ipv4AddressTlvValue::ipv4Addr > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 349, in register_methods
register_Ns3PortRangeTlvValue_methods(root_module, root_module['ns3::PortRangeTlvValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 2577, in register_Ns3PortRangeTlvValue_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wimax.py:2577: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::PortRangeTlvValue::PortRange const *, std::vector< ns3::PortRangeTlvValue::PortRange > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 349, in register_methods
register_Ns3PortRangeTlvValue_methods(root_module, root_module['ns3::PortRangeTlvValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 2582, in register_Ns3PortRangeTlvValue_methods
is_const=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wimax.py:2582: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 349, in register_methods
register_Ns3PortRangeTlvValue_methods(root_module, root_module['ns3::PortRangeTlvValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 2592, in register_Ns3PortRangeTlvValue_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wimax.py:2592: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::PortRangeTlvValue::PortRange const *, std::vector< ns3::PortRangeTlvValue::PortRange > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 352, in register_methods
register_Ns3ProtocolTlvValue_methods(root_module, root_module['ns3::ProtocolTlvValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 2652, in register_Ns3ProtocolTlvValue_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wimax.py:2652: TypeLookupError(['__gnu_cxx::__normal_iterator< unsigned char const *, std::vector< unsigned char > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 352, in register_methods
register_Ns3ProtocolTlvValue_methods(root_module, root_module['ns3::ProtocolTlvValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 2657, in register_Ns3ProtocolTlvValue_methods
is_const=True, is_virtual=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wimax.py:2657: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 352, in register_methods
register_Ns3ProtocolTlvValue_methods(root_module, root_module['ns3::ProtocolTlvValue'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 2667, in register_Ns3ProtocolTlvValue_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1130, in new
return_type_matcher.lookup(ctype)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1404, in lookup
raise TypeLookupError(tried_names)
../bindings/python/ns3_module_wimax.py:2667: TypeLookupError(['__gnu_cxx::__normal_iterator< unsigned char const *, std::vector< unsigned char > >'],)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 355, in register_methods
register_Ns3SSManager_methods(root_module, root_module['ns3::SSManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 2930, in register_Ns3SSManager_methods
[param('ns3::Mac48Address const &', 'macAddress')])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wimax.py:2930: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py", line 111, in main
register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3modulegen_generated.py", line 851, in register_methods
ns3_module_wimax.register_methods(root_module)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 355, in register_methods
register_Ns3SSManager_methods(root_module, root_module['ns3::SSManager'])
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py", line 2954, in register_Ns3SSManager_methods
is_const=True)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1369, in add_method
meth = CppMethod(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 114, in __init__
return_value = utils.eval_retval(return_value, self)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 242, in eval_retval
TypeLookupError))
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
if settings.error_handler.handle_error(wrapper, ex, traceback):
File "../bindings/python/ns3modulegen.py", line 30, in handle_error
traceback.print_stack()
---- error:
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
return callback(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 1137, in new
return type_handler_class(*args, **kwargs)
File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py", line 1051, in __init__
raise TypeConfigurationError("Either caller_owns_return or self.reference_existing_object must be given")
../bindings/python/ns3_module_wimax.py:2954: TypeConfigurationError('Either caller_owns_return or self.reference_existing_object must be given',)
---- location:
File "../bindings/python/ns3modulegen.py", line 176, in <module>
main()
File "../bindings/python/ns3modulegen.py",