[Ns-commits] Output of run-tests script: failure

tomhend@u.washington.edu tomhend at u.washington.edu
Thu Mar 10 01:56:57 PST 2011


Thu Mar 10 01:50:25 PST 2011

Buildbot SUCCESS:  no buildbots currently failing

download.py success
Testing ns-3-dev from ns-3-dev at changeset:   6887:007c9f0d3f09
Regression testing for machine: ns-regression
Ubuntu 8.04.4 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 -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 type uint128_t              : not found 
Checking for type __uint128_t            : 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 NSC location                           : not found 
Checking for header sys/socket.h                    : yes 
Checking for header netinet/in.h                    : yes 
Checking for click location                         : not found 
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.15.0.775 
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 type of bindings to build                         : monolithic 
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 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 
Checking for -fstrict-aliasing support                         : yes 
Checking for -fstrict-aliasing support                         : yes 
Checking for -Wstrict-aliasing support                         : yes 
Checking for -Wstrict-aliasing support                         : yes 
Checking for program doxygen                                   : /usr/local/bin/doxygen 
'configure' finished successfully (3.939s)

Build stderr: 
Waf: Entering directory `/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/build'
[1333/1484] cxx: build/debug/bindings/python/ns3module.cc -> build/debug/bindings/python/ns3module_3.o
[1334/1484] cxx: bindings/python/ns3module_helpers.cc -> build/debug/bindings/python/ns3module_helpers_3.o
[1335/1484] cxx: build/debug/bindings/python/ns3_module_flow_monitor.cc -> build/debug/bindings/python/ns3_module_flow_monitor_3.o
[1336/1484] cxx: build/debug/bindings/python/ns3_module_virtual_net_device.cc -> build/debug/bindings/python/ns3_module_virtual_net_device_3.o
In file included from ../bindings/python/ns3module_helpers.cc:1:
debug/ns3/bridge-channel.h: In constructor 'PyNs3BridgeChannel__PythonHelper::PyNs3BridgeChannel__PythonHelper(const ns3::BridgeChannel&)':
debug/ns3/bridge-channel.h:51: error: 'ns3::BridgeChannel::BridgeChannel(const ns3::BridgeChannel&)' is private
debug/bindings/python/pch/ns3module.h:5201: error: within this context
debug/ns3/bridge-net-device.h: In constructor 'PyNs3BridgeNetDevice__PythonHelper::PyNs3BridgeNetDevice__PythonHelper(const ns3::BridgeNetDevice&)':
debug/ns3/bridge-net-device.h:131: error: 'ns3::BridgeNetDevice::BridgeNetDevice(const ns3::BridgeNetDevice&)' is private
debug/bindings/python/pch/ns3module.h:5279: error: within this context
In file included from debug/bindings/python/ns3module.cc:1:
debug/ns3/bridge-channel.h: In constructor 'PyNs3BridgeChannel__PythonHelper::PyNs3BridgeChannel__PythonHelper(const ns3::BridgeChannel&)':
debug/ns3/bridge-channel.h:51: error: 'ns3::BridgeChannel::BridgeChannel(const ns3::BridgeChannel&)' is private
debug/bindings/python/pch/ns3module.h:5201: error: within this context
debug/ns3/bridge-net-device.h: In constructor 'PyNs3BridgeNetDevice__PythonHelper::PyNs3BridgeNetDevice__PythonHelper(const ns3::BridgeNetDevice&)':
debug/ns3/bridge-net-device.h:131: error: 'ns3::BridgeNetDevice::BridgeNetDevice(const ns3::BridgeNetDevice&)' is private
debug/bindings/python/pch/ns3module.h:5279: error: within this context
In file included from debug/bindings/python/ns3_module_virtual_net_device.cc:1:
debug/ns3/bridge-channel.h: In constructor 'PyNs3BridgeChannel__PythonHelper::PyNs3BridgeChannel__PythonHelper(const ns3::BridgeChannel&)':
debug/ns3/bridge-channel.h:51: error: 'ns3::BridgeChannel::BridgeChannel(const ns3::BridgeChannel&)' is private
debug/bindings/python/pch/ns3module.h:5201: error: within this context
debug/ns3/bridge-net-device.h: In constructor 'PyNs3BridgeNetDevice__PythonHelper::PyNs3BridgeNetDevice__PythonHelper(const ns3::BridgeNetDevice&)':
debug/ns3/bridge-net-device.h:131: error: 'ns3::BridgeNetDevice::BridgeNetDevice(const ns3::BridgeNetDevice&)' is private
debug/bindings/python/pch/ns3module.h:5279: error: within this context
In file included from debug/bindings/python/ns3_module_flow_monitor.cc:1:
debug/ns3/bridge-channel.h: In constructor 'PyNs3BridgeChannel__PythonHelper::PyNs3BridgeChannel__PythonHelper(const ns3::BridgeChannel&)':
debug/ns3/bridge-channel.h:51: error: 'ns3::BridgeChannel::BridgeChannel(const ns3::BridgeChannel&)' is private
debug/bindings/python/pch/ns3module.h:5201: error: within this context
debug/ns3/bridge-net-device.h: In constructor 'PyNs3BridgeNetDevice__PythonHelper::PyNs3BridgeNetDevice__PythonHelper(const ns3::BridgeNetDevice&)':
debug/ns3/bridge-net-device.h:131: error: 'ns3::BridgeNetDevice::BridgeNetDevice(const ns3::BridgeNetDevice&)' is private
debug/bindings/python/pch/ns3module.h:5279: error: within this context
Waf: Leaving directory `/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/build'
Build failed:
 -> task failed (err #1): 
	{task: cxx ns3module_helpers.cc -> ns3module_helpers_3.o}
 -> task failed (err #1): 
	{task: cxx ns3_module_virtual_net_device.cc -> ns3_module_virtual_net_device_3.o}
 -> task failed (err #1): 
	{task: cxx ns3_module_flow_monitor.cc -> ns3_module_flow_monitor_3.o}
 -> task failed (err #1): 
	{task: cxx ns3module.cc -> ns3module_3.o}

ns3modulegen.log: 
    param.convert_c_to_python(self)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/ns3modulegen_core_customizations.py", line 288, in convert_c_to_python
    raise typehandlers.NotSupportedError("Reverse wrappers for ns3::Callback<...> types "
../bindings/python/ns3modulegen.py:162: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)

---- location:
  File "../bindings/python/ns3modulegen.py", line 176, in <module>
    main()
  File "../bindings/python/ns3modulegen.py", line 162, in main
    root_module.generate(out, '_ns3')
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 895, in generate
    self.do_generate(sink_manager, module_file_base_name)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 762, in do_generate
    class_.generate(sink, self)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1742, in generate
    parent_caller_methods = self.helper_class.generate(code_sink)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 424, in generate
    (code_sink,), {}, virtual_proxy)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
    if settings.error_handler.handle_error(wrapper, ex, traceback):
  File "../bindings/python/ns3modulegen.py", line 30, in handle_error
    traceback.print_stack()
---- error:
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
    return callback(*args, **kwargs)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 1058, in generate
    decl_post_modifiers=decl_post_modifiers)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 615, in generate
    param.convert_c_to_python(self)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/ns3modulegen_core_customizations.py", line 288, in convert_c_to_python
    raise typehandlers.NotSupportedError("Reverse wrappers for ns3::Callback<...> types "
../bindings/python/ns3modulegen.py:162: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)

---- location:
  File "../bindings/python/ns3modulegen.py", line 176, in <module>
    main()
  File "../bindings/python/ns3modulegen.py", line 162, in main
    root_module.generate(out, '_ns3')
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 895, in generate
    self.do_generate(sink_manager, module_file_base_name)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 762, in do_generate
    class_.generate(sink, self)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1742, in generate
    parent_caller_methods = self.helper_class.generate(code_sink)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 424, in generate
    (code_sink,), {}, virtual_proxy)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
    if settings.error_handler.handle_error(wrapper, ex, traceback):
  File "../bindings/python/ns3modulegen.py", line 30, in handle_error
    traceback.print_stack()
---- error:
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
    return callback(*args, **kwargs)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 1058, in generate
    decl_post_modifiers=decl_post_modifiers)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 615, in generate
    param.convert_c_to_python(self)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/ns3modulegen_core_customizations.py", line 288, in convert_c_to_python
    raise typehandlers.NotSupportedError("Reverse wrappers for ns3::Callback<...> types "
../bindings/python/ns3modulegen.py:162: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)

---- location:
  File "../bindings/python/ns3modulegen.py", line 176, in <module>
    main()
  File "../bindings/python/ns3modulegen.py", line 162, in main
    root_module.generate(out, '_ns3')
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 895, in generate
    self.do_generate(sink_manager, module_file_base_name)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 762, in do_generate
    class_.generate(sink, self)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1742, in generate
    parent_caller_methods = self.helper_class.generate(code_sink)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 424, in generate
    (code_sink,), {}, virtual_proxy)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
    if settings.error_handler.handle_error(wrapper, ex, traceback):
  File "../bindings/python/ns3modulegen.py", line 30, in handle_error
    traceback.print_stack()
---- error:
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
    return callback(*args, **kwargs)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 1058, in generate
    decl_post_modifiers=decl_post_modifiers)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 615, in generate
    param.convert_c_to_python(self)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/ns3modulegen_core_customizations.py", line 288, in convert_c_to_python
    raise typehandlers.NotSupportedError("Reverse wrappers for ns3::Callback<...> types "
../bindings/python/ns3modulegen.py:162: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)

---- location:
  File "../bindings/python/ns3modulegen.py", line 176, in <module>
    main()
  File "../bindings/python/ns3modulegen.py", line 162, in main
    root_module.generate(out, '_ns3')
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 895, in generate
    self.do_generate(sink_manager, module_file_base_name)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 762, in do_generate
    class_.generate(sink, self)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1742, in generate
    parent_caller_methods = self.helper_class.generate(code_sink)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 424, in generate
    (code_sink,), {}, virtual_proxy)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
    if settings.error_handler.handle_error(wrapper, ex, traceback):
  File "../bindings/python/ns3modulegen.py", line 30, in handle_error
    traceback.print_stack()
---- error:
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
    return callback(*args, **kwargs)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 1058, in generate
    decl_post_modifiers=decl_post_modifiers)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 615, in generate
    param.convert_c_to_python(self)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/ns3modulegen_core_customizations.py", line 288, in convert_c_to_python
    raise typehandlers.NotSupportedError("Reverse wrappers for ns3::Callback<...> types "
../bindings/python/ns3modulegen.py:162: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)

---- location:
  File "../bindings/python/ns3modulegen.py", line 176, in <module>
    main()
  File "../bindings/python/ns3modulegen.py", line 162, in main
    root_module.generate(out, '_ns3')
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 895, in generate
    self.do_generate(sink_manager, module_file_base_name)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 762, in do_generate
    class_.generate(sink, self)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1742, in generate
    parent_caller_methods = self.helper_class.generate(code_sink)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 424, in generate
    (code_sink,), {}, virtual_proxy)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
    if settings.error_handler.handle_error(wrapper, ex, traceback):
  File "../bindings/python/ns3modulegen.py", line 30, in handle_error
    traceback.print_stack()
---- error:
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
    return callback(*args, **kwargs)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 1058, in generate
    decl_post_modifiers=decl_post_modifiers)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 615, in generate
    param.convert_c_to_python(self)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/ns3modulegen_core_customizations.py", line 288, in convert_c_to_python
    raise typehandlers.NotSupportedError("Reverse wrappers for ns3::Callback<...> types "
../bindings/python/ns3modulegen.py:162: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)

---- location:
  File "../bindings/python/ns3modulegen.py", line 176, in <module>
    main()
  File "../bindings/python/ns3modulegen.py", line 162, in main
    root_module.generate(out, '_ns3')
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 895, in generate
    self.do_generate(sink_manager, module_file_base_name)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 762, in do_generate
    class_.generate(sink, self)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1742, in generate
    parent_caller_methods = self.helper_class.generate(code_sink)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 424, in generate
    (code_sink,), {}, virtual_proxy)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
    if settings.error_handler.handle_error(wrapper, ex, traceback):
  File "../bindings/python/ns3modulegen.py", line 30, in handle_error
    traceback.print_stack()
---- error:
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
    return callback(*args, **kwargs)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 1058, in generate
    decl_post_modifiers=decl_post_modifiers)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 615, in generate
    param.convert_c_to_python(self)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/ns3modulegen_core_customizations.py", line 288, in convert_c_to_python
    raise typehandlers.NotSupportedError("Reverse wrappers for ns3::Callback<...> types "
../bindings/python/ns3modulegen.py:162: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)

---- location:
  File "../bindings/python/ns3modulegen.py", line 176, in <module>
    main()
  File "../bindings/python/ns3modulegen.py", line 162, in main
    root_module.generate(out, '_ns3')
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 895, in generate
    self.do_generate(sink_manager, module_file_base_name)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/module.py", line 762, in do_generate
    class_.generate(sink, self)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 1742, in generate
    parent_caller_methods = self.helper_class.generate(code_sink)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass.py", line 424, in generate
    (code_sink,), {}, virtual_proxy)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 148, in call_with_error_handling
    if settings.error_handler.handle_error(wrapper, ex, traceback):
  File "../bindings/python/ns3modulegen.py", line 30, in handle_error
    traceback.print_stack()
---- error:
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/utils.py", line 144, in call_with_error_handling
    return callback(*args, **kwargs)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppmethod.py", line 1058, in generate
    decl_post_modifiers=decl_post_modifiers)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py", line 615, in generate
    param.convert_c_to_python(self)
  File "/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/ns3modulegen_core_customizations.py", line 288, in convert_c_to_python
    raise typehandlers.NotSupportedError("Reverse wrappers for ns3::Callback<...> types "
../bindings/python/ns3modulegen.py:162: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)

Stopping regression tests


More information about the Ns-commits mailing list