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

tomhend@u.washington.edu tomhend at u.washington.edu
Fri Apr 17 03:02:12 PDT 2009


Fri Apr 17 02:50:01 PDT 2009

download.py success
Regression testing for machine: ns-regression
Linux 2.6.24-19-server x86_64
g++ (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
----------------------------- 
FAILURE: waf -d debug configure;  building failed on ns-3-dev

Configure stderr: 
Checking for program g++                 : ok /usr/bin/g++ 
Checking for program cpp                 : ok /usr/bin/cpp 
Checking for program ar                  : ok /usr/bin/ar 
Checking for program ranlib              : ok /usr/bin/ranlib 
Checking for g++                         : ok  
Checking for program pkg-config          : ok /usr/bin/pkg-config 
Checking for regression traces location  : ok ../ns-3-dev-ref-traces (given) 
Checking for -Wno-error=deprecated-declarations support : yes 
Checking for header stdlib.h                            : ok 
Checking for header signal.h                            : ok 
Checking for header pthread.h                           : ok 
Checking for high precision time implementation         : 128-bit integer 
Checking for header stdint.h                            : ok 
Checking for header inttypes.h                          : ok 
Checking for header sys/inttypes.h                      : not found 
Checking for library rt                                 : ok 
Checking for header netpacket/packet.h                  : ok 
Checking for header linux/if_tun.h                      : ok 
Checking for pkg-config flags for GTK_CONFIG_STORE      : ok  
Package libxml-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libxml-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libxml-2.0' found
Checking for pkg-config flags for LIBXML2               : not found 
Checking for library sqlite3                            : ok 
Checking for NSC location                               : ok ../nsc (given) 
Checking for library dl                                 : ok 
Checking for NSC supported architecture x86_64          : ok  
Package goocanvas was not found in the pkg-config search path.
Perhaps you should add the directory containing `goocanvas.pc'
to the PKG_CONFIG_PATH environment variable
No package 'goocanvas' found
Checking for pkg-config flags for MOBILITY_VISUALIZER   : not found 
Checking for program python                             : ok /usr/bin/python 
Checking for Python version >= 2.3                      : ok 2.5.2 
Checking for library python2.5                          : ok 
Checking for program python2.5-config                   : ok /usr/bin/python2.5-config 
Checking for header Python.h                            : ok 
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.10.0.630 
Checking for Python module pygccxml                     : ok  
Checking for pygccxml version                           : ok 0.9.5 
Checking for program gccxml                             : ok /usr/bin/gccxml 
Checking for gccxml version                             : ok 0.7.0 
gccxml too old, need version >= 0.9; automatic scanning of API definitions will not be possible
Checking for program sudo                               : ok /usr/bin/sudo 
Checking for program hg                                 : ok /usr/bin/hg 
Checking for program valgrind                           : ok /usr/bin/valgrind 
'configure' finished successfully (00:00:02)

Build stderr: 
Waf: Entering directory `/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/build'
[472/649] cxx: src/devices/wifi/aarfcd-wifi-manager.cc -> build/debug/src/devices/wifi/aarfcd-wifi-manager_1.o
[475/649] cxx: src/devices/wifi/wifi-phy-test.cc -> build/debug/src/devices/wifi/wifi-phy-test_3.o
[476/649] cxx: src/helper/node-container.cc -> build/debug/src/helper/node-container_1.o
[477/649] cxx: src/helper/net-device-container.cc -> build/debug/src/helper/net-device-container_1.o
../src/devices/wifi/aarfcd-wifi-manager.cc: In member function 'virtual void ns3::AarfcdWifiRemoteStation::DoReportDataFailed()':
../src/devices/wifi/aarfcd-wifi-manager.cc:176: error: 'm_successTreshold' was not declared in this scope
../src/devices/wifi/aarfcd-wifi-manager.cc: In member function 'virtual void ns3::AarfcdWifiRemoteStation::DoReportDataOk(double, ns3::WifiMode, double)':
../src/devices/wifi/aarfcd-wifi-manager.cc:238: error: 'm_successTreshold' was not declared in this scope
Waf: Leaving directory `/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/build'
Build failed
 -> task failed (err #1): 
	{task: cxx aarfcd-wifi-manager.cc -> aarfcd-wifi-manager_1.o}

ns3modulegen.log: 
/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)
/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/typehandlers/base.py:1036: 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)
../bindings/python/ns3_module_core.py:321: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_core.py:426: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::GlobalValue * const *, std::vector< ns3::GlobalValue * > >'],)
../bindings/python/ns3_module_core.py:431: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::GlobalValue * const *, std::vector< ns3::GlobalValue * > >'],)
../bindings/python/ns3_module_core.py:998: TypeLookupError(['ns3::Callback< ns3::ObjectBase *, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
../bindings/python/ns3_module_core.py:1072: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_core.py:1719: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_core.py:1768: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Object > const, std::vector< ns3::Ptr< ns3::Object > > >'],)
../bindings/python/ns3_module_core.py:1773: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Object > const, std::vector< ns3::Ptr< ns3::Object > > >'],)
../bindings/python/ns3_module_core.py:2018: TypeLookupError(['unsigned int &'],)
../bindings/python/ns3_module_core.py:2046: TypeLookupError(['unsigned int &'],)
../bindings/python/ns3_module_core.py:2065: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Object > const, std::vector< ns3::Ptr< ns3::Object > > >'],)
../bindings/python/ns3_module_core.py:2070: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Object > const, std::vector< ns3::Ptr< ns3::Object > > >'],)
../bindings/python/ns3_module_simulator.py:173: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_simulator.py:351: TypeLookupError(['ns3::TimeUnit< - 1 > &'],)
../bindings/python/ns3_module_simulator.py:358: TypeLookupError(['ns3::HighPrecision &'],)
../bindings/python/ns3_module_simulator.py:387: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_simulator.py:399: TypeLookupError(['ns3::TimeUnit< 0 > &'],)
../bindings/python/ns3_module_simulator.py:411: TypeLookupError(['ns3::HighPrecision &'],)
../bindings/python/ns3_module_simulator.py:440: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_simulator.py:464: TypeLookupError(['ns3::TimeUnit< 1 > &'],)
../bindings/python/ns3_module_simulator.py:476: TypeLookupError(['ns3::HighPrecision &'],)
../bindings/python/ns3_module_simulator.py:535: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_simulator.py:548: TypeLookupError(['ns3::TimeUnit< 2 > &'],)
../bindings/python/ns3_module_simulator.py:555: TypeLookupError(['ns3::HighPrecision &'],)
../bindings/python/ns3_module_simulator.py:584: TypeConfigurationError('caller_owns_return not given',)
??:??: None / TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_simulator.py:774: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_simulator.py:779: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_simulator.py:784: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_simulator.py:1059: TypeLookupError(['timeval *'],)
../bindings/python/ns3_module_simulator.py:1064: TypeLookupError(['timeval *'],)
../bindings/python/ns3_module_simulator.py:1069: TypeLookupError(['timeval *'],)
../bindings/python/ns3_module_simulator.py:1143: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_simulator.py:1148: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_simulator.py:1153: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_simulator.py:1388: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_simulator.py:1393: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_simulator.py:1398: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_simulator.py:1452: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_simulator.py:1456: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_common.py:133: TypeLookupError(['uint8_t *'],)
../bindings/python/ns3_module_common.py:275: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_common.py:323: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_common.py:376: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_common.py:412: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_common.py:461: TypeLookupError(['uint8_t *'],)
../bindings/python/ns3_module_common.py:657: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_common.py:689: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_common.py:713: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:241: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:252: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:257: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:261: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:266: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:416: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:481: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:737: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:755: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:780: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:865: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:873: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:883: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:896: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:948: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:953: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:1024: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:1029: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:1051: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Node > const, std::vector< ns3::Ptr< ns3::Node > > >'],)
../bindings/python/ns3_module_node.py:1056: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Node > const, std::vector< ns3::Ptr< ns3::Node > > >'],)
../bindings/python/ns3_module_node.py:1811: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:1815: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:1823: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:1831: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:2673: TypeLookupError(['uint32_t &'],)
../bindings/python/ns3_module_node.py:2724: TypeLookupError(['ns3::Callback< void, bool, ns3::Ipv4Route const &, ns3::Ptr< ns3::Packet >, ns3::Ipv4Header const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
../bindings/python/ns3_module_node.py:2729: TypeLookupError(['uint32_t &'],)
../bindings/python/ns3_module_contrib.py:221: TypeLookupError(['ns3::Gnuplot &'],)
../bindings/python/ns3_module_contrib.py:247: TypeLookupError(['ns3::GnuplotDataset::Data *'],)
../bindings/python/ns3_module_stats.py:213: 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 > > > >'],)
../bindings/python/ns3_module_stats.py:217: 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 > > > >'],)
../bindings/python/ns3_module_stats.py:225: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::DataCalculator > >'],)
../bindings/python/ns3_module_stats.py:229: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::DataCalculator > >'],)
../bindings/python/ns3_module_internet_stack.py:110: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_internet_stack.py:281: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_internet_stack.py:341: TypeLookupError(['SequenceNumber'],)
../bindings/python/ns3_module_internet_stack.py:345: TypeLookupError(['SequenceNumber'],)
../bindings/python/ns3_module_internet_stack.py:376: TypeLookupError(['SequenceNumber'],)
../bindings/python/ns3_module_internet_stack.py:381: TypeLookupError(['SequenceNumber'],)
../bindings/python/ns3_module_internet_stack.py:525: TypeLookupError(['ns3::Callback< void, bool, ns3::Ipv4Route const &, ns3::Ptr< ns3::Packet >, ns3::Ipv4Header const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
../bindings/python/ns3_module_internet_stack.py:530: TypeLookupError(['uint32_t &'],)
../bindings/python/ns3_module_internet_stack.py:554: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:208: TypeLookupError(['ns3::Ptr< ns3::InterferenceHelper::Event >', 'ns3::InterferenceHelper::Event *'],)
../bindings/python/ns3_module_wifi.py:212: TypeLookupError(['ns3::Ptr< ns3::InterferenceHelper::Event >', 'ns3::InterferenceHelper::Event *'],)
../bindings/python/ns3_module_wifi.py:1430: TypeLookupError(['ns3::Callback< void, ns3::Ptr< ns3::Packet >, double, ns3::WifiMode, ns3::WifiPreamble, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
../bindings/python/ns3_module_wifi.py:1435: TypeLookupError(['ns3::Callback< void, ns3::Ptr< ns3::Packet const >, double, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
../bindings/python/ns3_module_wifi.py:1445: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_wifi.py:1659: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::WifiMode const *, std::vector< ns3::WifiMode > >'],)
../bindings/python/ns3_module_wifi.py:1664: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::WifiMode const *, std::vector< ns3::WifiMode > >'],)
../bindings/python/ns3_module_wifi.py:1678: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:1682: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:1692: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:1817: TypeLookupError(['ns3::Callback< void, ns3::Ptr< ns3::Packet >, double, ns3::WifiMode, ns3::WifiPreamble, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
../bindings/python/ns3_module_wifi.py:1822: TypeLookupError(['ns3::Callback< void, ns3::Ptr< ns3::Packet const >, double, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
../bindings/python/ns3_module_wifi.py:1832: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_wifi.py:2081: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:2098: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:2125: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:2250: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:2627: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:2658: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:2902: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_csma.py:410: TypeLookupError(['uint16_t &'],)
../bindings/python/ns3_module_global_routing.py:121: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_global_routing.py:149: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_olsr.py:134: TypeLookupError(['ns3::olsr::MessageHeader::Hello &'],)
../bindings/python/ns3_module_olsr.py:139: TypeLookupError(['ns3::olsr::MessageHeader::Hello &'],)
../bindings/python/ns3_module_olsr.py:143: TypeLookupError(['ns3::olsr::MessageHeader::Hna &'],)
../bindings/python/ns3_module_olsr.py:148: TypeLookupError(['ns3::olsr::MessageHeader::Hna &'],)
../bindings/python/ns3_module_olsr.py:172: TypeLookupError(['ns3::olsr::MessageHeader::Mid &'],)
../bindings/python/ns3_module_olsr.py:177: TypeLookupError(['ns3::olsr::MessageHeader::Mid &'],)
../bindings/python/ns3_module_olsr.py:191: TypeLookupError(['ns3::olsr::MessageHeader::Tc &'],)
../bindings/python/ns3_module_olsr.py:196: TypeLookupError(['ns3::olsr::MessageHeader::Tc &'],)
../bindings/python/ns3_module_olsr.py:506: TypeLookupError(['ns3::Callback< void, bool, ns3::Ipv4Route const &, ns3::Ptr< ns3::Packet >, ns3::Ipv4Header const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
../bindings/python/ns3_module_olsr.py:511: TypeLookupError(['uint32_t &'],)
../bindings/python/ns3_module_helper.py:138: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Application > const, std::vector< ns3::Ptr< ns3::Application > > >'],)
../bindings/python/ns3_module_helper.py:143: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Application > const, std::vector< ns3::Ptr< ns3::Application > > >'],)
../bindings/python/ns3_module_helper.py:589: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::NetDevice > const, std::vector< ns3::Ptr< ns3::NetDevice > > >'],)
../bindings/python/ns3_module_helper.py:594: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::NetDevice > const, std::vector< ns3::Ptr< ns3::NetDevice > > >'],)
../bindings/python/ns3_module_helper.py:640: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Node > const, std::vector< ns3::Ptr< ns3::Node > > >'],)
../bindings/python/ns3_module_helper.py:645: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Node > const, std::vector< ns3::Ptr< ns3::Node > > >'],)
/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/bindings/python/ns3modulegen_core_customizations.py:437: DeprecationWarning: add_constructor has changed API; see the API documentation
  cls.add_constructor(CustomCppConstructorWrapper(wrapper_name, constructor))
../bindings/python/ns3_module_simulator.py:1495: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_core.py:904: CodeGenerationError('ns3::ObjectBase cannot be constructed (class has pure virtual methods)',)
/tmp/ns-commits/tests/tmp/ns-3-allinone/pybindgen/pybindgen/cppclass_typehandlers.py:944: UserWarning: Returning shared pointers is dangerous!  The C++ API should be redesigned to avoid this situation.
  warnings.warn("Returning shared pointers is dangerous!"
../bindings/python/ns3_module_common.py:650: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_common.py:842: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_common.py:910: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_common.py:974: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:1288: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:1468: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:1553: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:1917: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:1980: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:2030: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:2427: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:2491: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:2781: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_node.py:3037: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_node.py:3097: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_node.py:3107: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_contrib.py:361: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_point_to_point.py:78: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_point_to_point.py:217: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_point_to_point.py:277: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_point_to_point.py:287: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_stats.py:156: CodeGenerationError('ns3::DataOutputCallback cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3_module_stats.py:267: CodeGenerationError('ns3::DataOutputCallback cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3modulegen.py:150: CodeGenerationError('ns3::DataOutputCallback cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3_module_stats.py:360: CodeGenerationError('ns3::DataOutputCallback cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3_module_stats.py:390: CodeGenerationError('ns3::DataOutputCallback cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3modulegen.py:150: CodeGenerationError('ns3::DataOutputCallback cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3_module_tap_bridge.py:128: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_tap_bridge.py:188: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_tap_bridge.py:193: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_internet_stack.py:140: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_internet_stack.py:204: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_internet_stack.py:263: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_internet_stack.py:318: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_internet_stack.py:420: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_internet_stack.py:488: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_wifi.py:1328: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2024: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2029: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2034: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2401: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2406: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2411: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2554: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2559: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2564: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2749: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2804: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2819: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_csma.py:315: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_csma.py:375: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_csma.py:385: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_emu.py:122: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_emu.py:187: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_emu.py:192: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_bridge.py:145: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_bridge.py:205: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_bridge.py:210: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_olsr.py:216: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_olsr.py:437: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
??:??: <pybindgen.CppClass 'ns3::olsr::Agent'> / CodeGenerationError('ns3::olsr::Agent cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3_module_olsr.py:216: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_olsr.py:437: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_core.py:345: CodeGenerationError("Class 'ns3::CallbackBase' has a protected constructor and no helper class -> cannot generate a constructor for it",)
??:??: <pybindgen.CppClass 'ns3::CallbackImplBase'> / CodeGenerationError('ns3::CallbackImplBase cannot be constructed (class has pure virtual methods)',)
??:??: <pybindgen.CppClass 'ns3::ObjectBase'> / CodeGenerationError('ns3::ObjectBase cannot be constructed (class has pure virtual methods)',)
??:??: <pybindgen.CppClass 'ns3::TraceSourceAccessor'> / CodeGenerationError('ns3::TraceSourceAccessor cannot be constructed (have pure virtual methods but no helper class)',)
../bindings/python/ns3_module_core.py:1087: CodeGenerationError('ns3::TraceSourceAccessor cannot be constructed (have pure virtual methods but no helper class)',)
../bindings/python/ns3_module_core.py:1028: CodeGenerationError('ns3::TraceSourceAccessor cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::AttributeAccessor'> / CodeGenerationError('ns3::AttributeAccessor cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::AttributeChecker'> / CodeGenerationError('ns3::AttributeChecker cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::AttributeValue'> / CodeGenerationError('ns3::AttributeValue cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::BooleanChecker'> / CodeGenerationError('ns3::BooleanChecker cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::CallbackChecker'> / CodeGenerationError('ns3::CallbackChecker cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::ObjectFactoryChecker'> / CodeGenerationError('ns3::ObjectFactoryChecker cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::ObjectVectorAccessor'> / CodeGenerationError('ns3::ObjectVectorAccessor cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::ObjectVectorChecker'> / CodeGenerationError('ns3::ObjectVectorChecker cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::PointerChecker'> / CodeGenerationError('ns3::PointerChecker cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::RandomVariableChecker'> / CodeGenerationError('ns3::RandomVariableChecker cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::StringChecker'> / CodeGenerationError('ns3::StringChecker cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::TypeIdChecker'> / CodeGenerationError('ns3::TypeIdChecker cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::EventImpl'> / CodeGenerationError('ns3::EventImpl cannot be constructed (class has pure virtual methods)',)
??:??: <pybindgen.CppClass 'ns3::TimerImpl'> / CodeGenerationError('ns3::TimerImpl cannot be constructed (class has pure virtual methods)',)
??:??: <pybindgen.CppClass 'ns3::Scheduler'> / CodeGenerationError('ns3::Scheduler cannot be constructed (class has pure virtual methods)',)
??:??: <pybindgen.CppClass 'ns3::SimulatorImpl'> / CodeGenerationError('ns3::SimulatorImpl cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::Synchronizer'> / CodeGenerationError('ns3::Synchronizer cannot be constructed (class has pure virtual methods)',)
??:??: <pybindgen.CppClass 'ns3::TimeChecker'> / CodeGenerationError('ns3::TimeChecker cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::PositionAllocator'> / CodeGenerationError('ns3::PositionAllocator cannot be constructed (class has pure virtual methods)',)
??:??: <pybindgen.CppClass 'ns3::RectangleChecker'> / CodeGenerationError('ns3::RectangleChecker cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::VectorChecker'> / CodeGenerationError('ns3::VectorChecker cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::MobilityModel'> / CodeGenerationError('ns3::MobilityModel cannot be constructed (class has pure virtual methods)',)
??:??: <pybindgen.CppClass 'ns3::Tag'> / CodeGenerationError('ns3::Tag cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::Chunk'> / CodeGenerationError('ns3::Chunk cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::DataRateChecker'> / CodeGenerationError('ns3::DataRateChecker cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::Header'> / CodeGenerationError('ns3::Header cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::Trailer'> / CodeGenerationError('ns3::Trailer cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::ErrorModel'> / CodeGenerationError('ns3::ErrorModel cannot be constructed (class has pure virtual methods)',)
??:??: <pybindgen.CppClass 'ns3::Ipv4AddressChecker'> / CodeGenerationError('ns3::Ipv4AddressChecker cannot be constructed (have pure virtual methods but no helper class)',)
../bindings/python/ns3_module_node.py:1288: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
??:??: <pybindgen.CppClass 'ns3::Ipv4MaskChecker'> / CodeGenerationError('ns3::Ipv4MaskChecker cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::Ipv6AddressChecker'> / CodeGenerationError('ns3::Ipv6AddressChecker cannot be constructed (have pure virtual methods but no helper class)',)
../bindings/python/ns3_module_node.py:1468: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
??:??: <pybindgen.CppClass 'ns3::Ipv6PrefixChecker'> / CodeGenerationError('ns3::Ipv6PrefixChecker cannot be constructed (have pure virtual methods but no helper class)',)
../bindings/python/ns3_module_node.py:1553: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
??:??: <pybindgen.CppClass 'ns3::Mac48AddressChecker'> / CodeGenerationError('ns3::Mac48AddressChecker cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::Queue'> / CodeGenerationError('ns3::Queue cannot be constructed (class has pure virtual methods)',)
??:??: <pybindgen.CppClass 'ns3::Socket'> / CodeGenerationError('ns3::Socket cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3_module_node.py:1917: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
??:??: <pybindgen.CppClass 'ns3::SocketFactory'> / CodeGenerationError('ns3::SocketFactory cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3_module_node.py:1980: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:2030: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
??:??: <pybindgen.CppClass 'ns3::TcpSocket'> / CodeGenerationError('ns3::TcpSocket cannot be constructed (class has pure virtual methods)',)
??:??: <pybindgen.CppClass 'ns3::TcpSocketFactory'> / CodeGenerationError('ns3::TcpSocketFactory cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::UdpSocket'> / CodeGenerationError('ns3::UdpSocket cannot be constructed (class has pure virtual methods)',)
??:??: <pybindgen.CppClass 'ns3::UdpSocketFactory'> / CodeGenerationError('ns3::UdpSocketFactory cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::AddressChecker'> / CodeGenerationError('ns3::AddressChecker cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::Channel'> / CodeGenerationError('ns3::Channel cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3_module_node.py:2427: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:2491: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
??:??: <pybindgen.CppClass 'ns3::Ipv4'> / CodeGenerationError('ns3::Ipv4 cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::Ipv4RawSocketFactory'> / CodeGenerationError('ns3::Ipv4RawSocketFactory cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::Ipv4RoutingProtocol'> / CodeGenerationError('ns3::Ipv4RoutingProtocol cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::NetDevice'> / CodeGenerationError('ns3::NetDevice cannot be constructed (have pure virtual methods but no helper class)',)
../bindings/python/ns3_module_node.py:3037: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_node.py:3097: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_node.py:3107: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
??:??: <pybindgen.CppClass 'ns3::FileConfig'> / CodeGenerationError('ns3::FileConfig cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3_module_contrib.py:361: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_point_to_point.py:78: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_point_to_point.py:217: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_point_to_point.py:277: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_point_to_point.py:287: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
??:??: <pybindgen.CppClass 'ns3::DataOutputCallback'> / CodeGenerationError('ns3::DataOutputCallback cannot be constructed (class has pure virtual methods)',)
??:??: <pybindgen.CppClass 'ns3::DataCalculator'> / CodeGenerationError('ns3::DataCalculator cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::DataOutputInterface'> / CodeGenerationError('ns3::DataOutputInterface cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3_module_stats.py:267: CodeGenerationError('ns3::DataOutputCallback cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3modulegen.py:150: CodeGenerationError('ns3::DataOutputCallback cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3_module_stats.py:360: CodeGenerationError('ns3::DataOutputCallback cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3_module_stats.py:390: CodeGenerationError('ns3::DataOutputCallback cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3modulegen.py:150: CodeGenerationError('ns3::DataOutputCallback cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3_module_tap_bridge.py:128: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_tap_bridge.py:188: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_tap_bridge.py:193: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_internet_stack.py:140: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_internet_stack.py:204: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_internet_stack.py:263: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_internet_stack.py:318: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_internet_stack.py:420: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_internet_stack.py:488: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
??:??: <pybindgen.CppClass 'ns3::WifiPhyListener'> / CodeGenerationError('ns3::WifiPhyListener cannot be constructed (class has pure virtual methods)',)
??:??: <pybindgen.CppClass 'ns3::WifiRemoteStation'> / CodeGenerationError('ns3::WifiRemoteStation cannot be constructed (class has pure virtual methods)',)
??:??: <pybindgen.CppClass 'ns3::PropagationDelayModel'> / CodeGenerationError('ns3::PropagationDelayModel cannot be constructed (class has pure virtual methods)',)
??:??: <pybindgen.CppClass 'ns3::SsidChecker'> / CodeGenerationError('ns3::SsidChecker cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::WifiMac'> / CodeGenerationError('ns3::WifiMac cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::WifiModeChecker'> / CodeGenerationError('ns3::WifiModeChecker cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::WifiPhy'> / CodeGenerationError('ns3::WifiPhy cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::WifiRemoteStationManager'> / CodeGenerationError('ns3::WifiRemoteStationManager cannot be constructed (have pure virtual methods but no helper class)',)
../bindings/python/ns3_module_wifi.py:2024: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2029: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2034: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
??:??: <pybindgen.CppClass 'ns3::ErrorRateModel'> / CodeGenerationError('ns3::ErrorRateModel cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3_module_wifi.py:2401: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2406: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2411: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2554: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2559: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2564: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
??:??: <pybindgen.CppClass 'ns3::WifiChannel'> / CodeGenerationError('ns3::WifiChannel cannot be constructed (have pure virtual methods but no helper class)',)
../bindings/python/ns3_module_wifi.py:2749: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2804: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2819: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_csma.py:315: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_csma.py:375: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_csma.py:385: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_emu.py:122: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_emu.py:187: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_emu.py:192: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_bridge.py:145: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_bridge.py:205: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_bridge.py:210: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
??:??: <pybindgen.CppClass 'ns3::WifiPhyHelper'> / CodeGenerationError('ns3::WifiPhyHelper cannot be constructed (have pure virtual methods but no helper class)',)

Stopping regression tests


More information about the Ns-commits mailing list