[Ns-commits] Output of run-tests script: failure
tomhend@u.washington.edu
tomhend at u.washington.edu
Thu Jul 16 03:03:52 PDT 2009
Thu Jul 16 02:50:38 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 -Wl,--soname=foo 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 pkg-config flags for GSL : ok
Checking for header linux/if_tun.h : ok
Checking for pkg-config flags for GTK_CONFIG_STORE : ok
Checking for pkg-config flags for LIBXML2 : ok
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
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.640
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 (2.767s)
Build stderr:
Waf: Entering directory `/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/build'
[638/706] cxx: build/debug/bindings/python/ns3_module_wifi.cc -> build/debug/bindings/python/ns3_module_wifi_3.o
debug/bindings/python/ns3_module_wifi.cc: In function 'PyObject* _wrap_PyNs3InterferenceHelper_Configure80211bParameters(PyNs3InterferenceHelper*)':
debug/bindings/python/ns3_module_wifi.cc:199: error: 'class ns3::InterferenceHelper' has no member named 'Configure80211bParameters'
debug/bindings/python/ns3_module_wifi.cc: In function 'PyObject* _wrap_PyNs3InterferenceHelper_Configure80211aParameters(PyNs3InterferenceHelper*)':
debug/bindings/python/ns3_module_wifi.cc:211: error: 'class ns3::InterferenceHelper' has no member named 'Configure80211aParameters'
debug/bindings/python/ns3_module_wifi.cc: In function 'PyObject* _wrap_PyNs3WifiModeFactory_CreateDqpsk(PyNs3WifiModeFactory*, PyObject*, PyObject*)':
debug/bindings/python/ns3_module_wifi.cc:2037: error: no matching function for call to 'ns3::WifiModeFactory::CreateDqpsk(std::string, bool&, unsigned int&, unsigned int&, unsigned int&)'
debug/ns3/wifi-mode.h:219: note: candidates are: static ns3::WifiMode ns3::WifiModeFactory::CreateDqpsk(std::string, bool, uint32_t, uint32_t, uint32_t, ns3::WifiPhyStandard)
debug/bindings/python/ns3_module_wifi.cc: In function 'PyObject* _wrap_PyNs3WifiModeFactory_CreateDbpsk(PyNs3WifiModeFactory*, PyObject*, PyObject*)':
debug/bindings/python/ns3_module_wifi.cc:2064: error: no matching function for call to 'ns3::WifiModeFactory::CreateDbpsk(std::string, bool&, unsigned int&, unsigned int&, unsigned int&)'
debug/ns3/wifi-mode.h:201: note: candidates are: static ns3::WifiMode ns3::WifiModeFactory::CreateDbpsk(std::string, bool, uint32_t, uint32_t, uint32_t, ns3::WifiPhyStandard)
debug/bindings/python/ns3_module_wifi.cc: In function 'PyObject* _wrap_PyNs3WifiModeFactory_CreateQam(PyNs3WifiModeFactory*, PyObject*, PyObject*)':
debug/bindings/python/ns3_module_wifi.cc:2096: error: no matching function for call to 'ns3::WifiModeFactory::CreateQam(std::string, bool&, unsigned int&, unsigned int&, unsigned int&, int&)'
debug/ns3/wifi-mode.h:182: note: candidates are: static ns3::WifiMode ns3::WifiModeFactory::CreateQam(std::string, bool, uint32_t, uint32_t, uint32_t, uint8_t, ns3::WifiPhyStandard)
debug/bindings/python/ns3_module_wifi.cc: In function 'PyObject* _wrap_PyNs3WifiModeFactory_CreateBpsk(PyNs3WifiModeFactory*, PyObject*, PyObject*)':
debug/bindings/python/ns3_module_wifi.cc:2123: error: no matching function for call to 'ns3::WifiModeFactory::CreateBpsk(std::string, bool&, unsigned int&, unsigned int&, unsigned int&)'
debug/ns3/wifi-mode.h:162: note: candidates are: static ns3::WifiMode ns3::WifiModeFactory::CreateBpsk(std::string, bool, uint32_t, uint32_t, uint32_t, ns3::WifiPhyStandard)
Waf: Leaving directory `/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/build'
Build failed
-> task failed (err #1):
{task: cxx ns3_module_wifi.cc -> ns3_module_wifi_3.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)
??:??: <pybindgen.Container 'std::vector< ns3::olsr::MprSelectorTuple >'> / TypeLookupError(['ns3::olsr::MprSelectorTuple'],)
??:??: <pybindgen.Container 'std::vector< ns3::olsr::NeighborTuple >'> / TypeLookupError(['ns3::olsr::NeighborTuple'],)
??:??: <pybindgen.Container 'std::vector< ns3::olsr::TwoHopNeighborTuple >'> / TypeLookupError(['ns3::olsr::TwoHopNeighborTuple'],)
??:??: <pybindgen.Container 'std::vector< ns3::olsr::LinkTuple >'> / TypeLookupError(['ns3::olsr::LinkTuple'],)
??:??: <pybindgen.Container 'std::vector< ns3::olsr::TopologyTuple >'> / TypeLookupError(['ns3::olsr::TopologyTuple'],)
??:??: <pybindgen.Container 'std::vector< ns3::olsr::IfaceAssocTuple >'> / TypeLookupError(['ns3::olsr::IfaceAssocTuple'],)
??:??: <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:1044: 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:334: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_core.py:439: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::GlobalValue * const *, std::vector< ns3::GlobalValue * > >'],)
../bindings/python/ns3_module_core.py:444: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::GlobalValue * const *, std::vector< ns3::GlobalValue * > >'],)
../bindings/python/ns3_module_core.py:1011: 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:1085: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_core.py:1190: TypeLookupError(['long int'],)
../bindings/python/ns3_module_core.py:1746: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_core.py:1795: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Object > const, std::vector< ns3::Ptr< ns3::Object > > >'],)
../bindings/python/ns3_module_core.py:1800: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Object > const, std::vector< ns3::Ptr< ns3::Object > > >'],)
../bindings/python/ns3_module_core.py:2045: TypeLookupError(['unsigned int &'],)
../bindings/python/ns3_module_core.py:2073: TypeLookupError(['unsigned int &'],)
../bindings/python/ns3_module_core.py:2092: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Object > const, std::vector< ns3::Ptr< ns3::Object > > >'],)
../bindings/python/ns3_module_core.py:2097: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Object > const, std::vector< ns3::Ptr< ns3::Object > > >'],)
../bindings/python/ns3_module_simulator.py:187: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_simulator.py:360: TypeLookupError(['ns3::TimeUnit< - 1 > &'],)
../bindings/python/ns3_module_simulator.py:367: TypeLookupError(['ns3::HighPrecision &'],)
../bindings/python/ns3_module_simulator.py:396: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_simulator.py:408: TypeLookupError(['ns3::TimeUnit< 0 > &'],)
../bindings/python/ns3_module_simulator.py:420: TypeLookupError(['ns3::HighPrecision &'],)
../bindings/python/ns3_module_simulator.py:449: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_simulator.py:473: TypeLookupError(['ns3::TimeUnit< 1 > &'],)
../bindings/python/ns3_module_simulator.py:485: TypeLookupError(['ns3::HighPrecision &'],)
../bindings/python/ns3_module_simulator.py:544: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_simulator.py:557: TypeLookupError(['ns3::TimeUnit< 2 > &'],)
../bindings/python/ns3_module_simulator.py:564: TypeLookupError(['ns3::HighPrecision &'],)
../bindings/python/ns3_module_simulator.py:593: TypeConfigurationError('caller_owns_return not given',)
??:??: None / TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_simulator.py:783: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_simulator.py:788: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_simulator.py:793: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_simulator.py:1063: TypeLookupError(['timeval *'],)
../bindings/python/ns3_module_simulator.py:1068: TypeLookupError(['timeval *'],)
../bindings/python/ns3_module_simulator.py:1073: TypeLookupError(['timeval *'],)
../bindings/python/ns3_module_simulator.py:1147: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_simulator.py:1152: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_simulator.py:1157: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_simulator.py:1387: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_simulator.py:1392: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_simulator.py:1397: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_simulator.py:1446: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_simulator.py:1450: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_common.py:155: TypeLookupError(['uint8_t *'],)
../bindings/python/ns3_module_common.py:210: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_common.py:302: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_common.py:350: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_common.py:510: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_common.py:551: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_common.py:556: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_common.py:605: TypeLookupError(['uint8_t *'],)
??:??: None / TypeLookupError(['uint8_t [ 20 ]'],)
??:??: None / TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_common.py:893: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_common.py:925: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_common.py:949: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_contrib.py:231: TypeLookupError(['ns3::Gnuplot &'],)
../bindings/python/ns3_module_contrib.py:257: TypeLookupError(['ns3::GnuplotDataset::Data *'],)
../bindings/python/ns3_module_node.py:257: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:268: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:273: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:277: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:282: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:432: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:497: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:689: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:707: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:732: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:817: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:825: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:835: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:848: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:900: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:905: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:971: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:976: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:998: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Node > const, std::vector< ns3::Ptr< ns3::Node > > >'],)
../bindings/python/ns3_module_node.py:1003: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Node > const, std::vector< ns3::Ptr< ns3::Node > > >'],)
../bindings/python/ns3_module_node.py:1849: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:1853: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:1861: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:1869: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_node.py:2737: TypeLookupError(['ns3::Callback< void, ns3::Ptr< ns3::Ipv4Route >, ns3::Ptr< ns3::Packet const >, ns3::Ipv4Header const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
../bindings/python/ns3_module_stats.py:225: 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:229: 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:237: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::DataCalculator > >'],)
../bindings/python/ns3_module_stats.py:241: TypeLookupError(['std::_List_iterator< ns3::Ptr< ns3::DataCalculator > >'],)
../bindings/python/ns3_module_internet_stack.py:117: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_internet_stack.py:184: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_internet_stack.py:293: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_internet_stack.py:353: TypeLookupError(['SequenceNumber'],)
../bindings/python/ns3_module_internet_stack.py:357: TypeLookupError(['SequenceNumber'],)
../bindings/python/ns3_module_internet_stack.py:388: TypeLookupError(['SequenceNumber'],)
../bindings/python/ns3_module_internet_stack.py:393: TypeLookupError(['SequenceNumber'],)
../bindings/python/ns3_module_csma.py:421: TypeLookupError(['uint16_t &'],)
../bindings/python/ns3_module_list_routing.py:87: TypeLookupError(['int16_t &'],)
../bindings/python/ns3_module_list_routing.py:97: TypeLookupError(['ns3::Callback< void, ns3::Ptr< ns3::Ipv4Route >, ns3::Ptr< ns3::Packet const >, ns3::Ipv4Header const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
../bindings/python/ns3_module_static_routing.py:213: TypeLookupError(['ns3::Callback< void, ns3::Ptr< ns3::Ipv4Route >, ns3::Ptr< ns3::Packet const >, ns3::Ipv4Header const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
../bindings/python/ns3_module_wifi.py:262: TypeLookupError(['ns3::Ptr< ns3::InterferenceHelper::Event >', 'ns3::InterferenceHelper::Event *'],)
../bindings/python/ns3_module_wifi.py:266: TypeLookupError(['ns3::Ptr< ns3::InterferenceHelper::Event >', 'ns3::InterferenceHelper::Event *'],)
../bindings/python/ns3_module_wifi.py:1915: 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:1920: 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:1930: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_wifi.py:2168: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::WifiMode const *, std::vector< ns3::WifiMode > >'],)
../bindings/python/ns3_module_wifi.py:2173: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::WifiMode const *, std::vector< ns3::WifiMode > >'],)
../bindings/python/ns3_module_wifi.py:2187: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:2191: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:2201: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:2326: 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:2331: 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:2341: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_wifi.py:2590: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:2671: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:2698: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:2738: TypeLookupError(['ns3::Ptr< ns3::MacLow >', 'ns3::MacLow *'],)
../bindings/python/ns3_module_wifi.py:2742: TypeLookupError(['ns3::DcfManager *'],)
../bindings/python/ns3_module_wifi.py:2817: TypeLookupError(['ns3::Ptr< ns3::MacLow >', 'ns3::MacLow *'],)
../bindings/python/ns3_module_wifi.py:2821: TypeLookupError(['ns3::MacTxMiddle *'],)
../bindings/python/ns3_module_wifi.py:2825: TypeLookupError(['ns3::DcfManager *'],)
../bindings/python/ns3_module_wifi.py:2885: TypeLookupError(['ns3::Ptr< ns3::MacLow >', 'ns3::MacLow *'],)
../bindings/python/ns3_module_wifi.py:2973: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:2986: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_wifi.py:3112: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:3185: TypeLookupError(['std::list< std::pair< ns3::Ptr< ns3::Packet >, ns3::AmsduSubframeHeader > >'],)
../bindings/python/ns3_module_wifi.py:3526: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:4006: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:4255: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_global_routing.py:114: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_global_routing.py:142: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_global_routing.py:306: TypeLookupError(['ns3::Callback< void, ns3::Ptr< ns3::Ipv4Route >, ns3::Ptr< ns3::Packet const >, ns3::Ipv4Header const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
../bindings/python/ns3_module_global_routing.py:355: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_udp_echo.py:100: TypeConfigurationError('direction not given',)
../bindings/python/ns3_module_olsr.py:144: TypeLookupError(['ns3::olsr::MprSelectorSet &'],)
../bindings/python/ns3_module_olsr.py:148: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_olsr.py:170: TypeLookupError(['ns3::olsr::NeighborSet &'],)
../bindings/python/ns3_module_olsr.py:174: TypeLookupError(['ns3::olsr::NeighborSet &'],)
../bindings/python/ns3_module_olsr.py:178: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_olsr.py:187: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_olsr.py:204: TypeLookupError(['ns3::olsr::TwoHopNeighborSet &'],)
../bindings/python/ns3_module_olsr.py:208: TypeLookupError(['ns3::olsr::TwoHopNeighborSet &'],)
../bindings/python/ns3_module_olsr.py:212: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_olsr.py:240: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_olsr.py:253: TypeLookupError(['ns3::olsr::LinkSet &'],)
../bindings/python/ns3_module_olsr.py:257: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_olsr.py:261: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_olsr.py:269: TypeLookupError(['ns3::olsr::LinkTuple &'],)
../bindings/python/ns3_module_olsr.py:274: TypeLookupError(['ns3::olsr::TopologySet &'],)
../bindings/python/ns3_module_olsr.py:278: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_olsr.py:282: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_olsr.py:299: TypeLookupError(['ns3::olsr::IfaceAssocSet &'],)
../bindings/python/ns3_module_olsr.py:303: TypeLookupError(['ns3::olsr::IfaceAssocSet &'],)
../bindings/python/ns3_module_olsr.py:307: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_olsr.py:394: TypeLookupError(['ns3::olsr::MessageHeader::Hello &'],)
../bindings/python/ns3_module_olsr.py:399: TypeLookupError(['ns3::olsr::MessageHeader::Hello &'],)
../bindings/python/ns3_module_olsr.py:403: TypeLookupError(['ns3::olsr::MessageHeader::Hna &'],)
../bindings/python/ns3_module_olsr.py:408: TypeLookupError(['ns3::olsr::MessageHeader::Hna &'],)
../bindings/python/ns3_module_olsr.py:432: TypeLookupError(['ns3::olsr::MessageHeader::Mid &'],)
../bindings/python/ns3_module_olsr.py:437: TypeLookupError(['ns3::olsr::MessageHeader::Mid &'],)
../bindings/python/ns3_module_olsr.py:451: TypeLookupError(['ns3::olsr::MessageHeader::Tc &'],)
../bindings/python/ns3_module_olsr.py:456: TypeLookupError(['ns3::olsr::MessageHeader::Tc &'],)
../bindings/python/ns3_module_olsr.py:763: TypeLookupError(['ns3::Callback< void, ns3::Ptr< ns3::Ipv4Route >, ns3::Ptr< ns3::Packet const >, ns3::Ipv4Header const &, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty, ns3::empty >'],)
../bindings/python/ns3_module_helper.py:168: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Application > const, std::vector< ns3::Ptr< ns3::Application > > >'],)
../bindings/python/ns3_module_helper.py:173: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Application > const, std::vector< ns3::Ptr< ns3::Application > > >'],)
../bindings/python/ns3_module_helper.py:683: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::NetDevice > const, std::vector< ns3::Ptr< ns3::NetDevice > > >'],)
../bindings/python/ns3_module_helper.py:688: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::NetDevice > const, std::vector< ns3::Ptr< ns3::NetDevice > > >'],)
../bindings/python/ns3_module_helper.py:734: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Node > const, std::vector< ns3::Ptr< ns3::Node > > >'],)
../bindings/python/ns3_module_helper.py:739: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Node > const, std::vector< ns3::Ptr< ns3::Node > > >'],)
../bindings/python/ns3_module_helper.py:1025: TypeConfigurationError('direction not given',)
/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:1489: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_core.py:917: CodeGenerationError('ns3::ObjectBase cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3_module_common.py:886: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_common.py:971: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_common.py:1039: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_common.py:1115: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_contrib.py:371: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:1235: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:1506: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:1591: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
/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_node.py:1960: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:2023: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:2073: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:2500: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:2564: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:2819: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_node.py:3081: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_node.py:3141: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_node.py:3151: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_tap_bridge.py:143: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_tap_bridge.py:203: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_tap_bridge.py:208: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_stats.py:168: CodeGenerationError('ns3::DataOutputCallback cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3_module_stats.py:288: 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:363: CodeGenerationError('ns3::DataOutputCallback cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3_module_stats.py:393: 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_internet_stack.py:147: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_internet_stack.py:216: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_internet_stack.py:275: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_internet_stack.py:330: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_internet_stack.py:432: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_internet_stack.py:500: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_point_to_point.py:88: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_point_to_point.py:228: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_point_to_point.py:288: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_point_to_point.py:298: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_csma.py:326: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_csma.py:386: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_csma.py:396: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_virtual_net_device.py:137: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_virtual_net_device.py:197: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_virtual_net_device.py:202: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:1138: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_wifi.py:1442: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:1494: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_wifi.py:2533: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2538: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2543: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2612: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_wifi.py:3300: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3305: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3310: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3453: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3458: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3463: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3626: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3631: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3636: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3766: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3771: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3776: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3919: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3924: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3929: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:4102: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:4157: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:4172: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_emu.py:133: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_emu.py:198: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_emu.py:203: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_bridge.py:160: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_bridge.py:220: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_bridge.py:225: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_olsr.py:476: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_olsr.py:724: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_olsr.py:476: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_olsr.py:724: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_core.py:358: 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:1100: CodeGenerationError('ns3::TraceSourceAccessor cannot be constructed (have pure virtual methods but no helper class)',)
../bindings/python/ns3_module_core.py:1041: 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::FileConfig'> / CodeGenerationError('ns3::FileConfig cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3_module_contrib.py:371: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
??:??: <pybindgen.CppClass 'ns3::Ipv4AddressChecker'> / CodeGenerationError('ns3::Ipv4AddressChecker cannot be constructed (have pure virtual methods but no helper class)',)
../bindings/python/ns3_module_node.py:1235: 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:1506: 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:1591: 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:1960: 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:2023: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:2073: 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:2500: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:2564: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
??:??: <pybindgen.CppClass 'ns3::Ipv4'> / CodeGenerationError('ns3::Ipv4 cannot be constructed (class has pure virtual methods)',)
??:??: <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:3081: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_node.py:3141: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_node.py:3151: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_tap_bridge.py:143: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_tap_bridge.py:203: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_tap_bridge.py:208: 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:288: 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:363: CodeGenerationError('ns3::DataOutputCallback cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3_module_stats.py:393: 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_internet_stack.py:147: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_internet_stack.py:216: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_internet_stack.py:275: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_internet_stack.py:330: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_internet_stack.py:432: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_internet_stack.py:500: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_point_to_point.py:88: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_point_to_point.py:228: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_point_to_point.py:288: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_point_to_point.py:298: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_csma.py:326: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_csma.py:386: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_csma.py:396: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_virtual_net_device.py:137: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_virtual_net_device.py:197: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_virtual_net_device.py:202: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
??:??: <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)',)
../bindings/python/ns3_module_wifi.py:1138: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
??:??: <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)',)
../bindings/python/ns3_module_wifi.py:1494: CodeGenerationError('::std::ostream cannot be constructed (abstract base 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:2533: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2538: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2543: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2612: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
??:??: <pybindgen.CppClass 'ns3::ErrorRateModel'> / CodeGenerationError('ns3::ErrorRateModel cannot be constructed (class has pure virtual methods)',)
??:??: <pybindgen.CppClass 'ns3::MsduAggregator'> / CodeGenerationError('ns3::MsduAggregator cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3_module_wifi.py:3300: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3305: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3310: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3453: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3458: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3463: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3626: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3631: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3636: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3766: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3771: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3776: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3919: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3924: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:3929: 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:4102: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:4157: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:4172: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_emu.py:133: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_emu.py:198: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_emu.py:203: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_bridge.py:160: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_bridge.py:220: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_bridge.py:225: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
??:??: <pybindgen.CppClass 'ns3::Ipv4RoutingHelper'> / CodeGenerationError('ns3::Ipv4RoutingHelper cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <pybindgen.CppClass 'ns3::WifiMacHelper'> / CodeGenerationError('ns3::WifiMacHelper cannot be constructed (have pure virtual methods but no helper class)',)
??:??: <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