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

tomhend@u.washington.edu tomhend at u.washington.edu
Mon Apr 6 03:33:16 PDT 2009


Mon Apr 6 02:50:09 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)
----------------------------- 
SUCCESS: waf -d debug configure; ./waf --valgrind --regression passed on ns-3-dev 
SUCCESS: waf -d optimized configure; ./waf --valgrind --regression passed on ns-3-dev 

Regression testing for machine: ns-regression
Linux 2.6.24-19-server x86_64
g++-3.4 (GCC) 3.4.6 (Ubuntu 3.4.6-6ubuntu5)
----------------------------- 
SUCCESS: waf -d debug configure; ./waf --regression passed on ns-3-dev 

Regression testing for machine: ns-ubuntu-intrepid
Linux 2.6.27-2-generic i686
g++ (Ubuntu 4.3.2-1ubuntu11) 4.3.2
----------------------------- 
FAILURE: waf -d debug configure;  building failed on ns-ubuntu-intrepid

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 
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
Checking for pkg-config flags for GTK_CONFIG_STORE      : not found 
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                            : not found 
Checking for NSC location                               : not found 
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
Package gthread-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gthread-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gthread-2.0' 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                     : not found 
Checking for program sudo                               : ok /usr/bin/sudo 
Checking for program hg                                 : ok /usr/bin/hg 
Checking for program valgrind                           : not found 
Configuration finished successfully (00:00:02); project is now ready to build.

Build stderr: 
[  1/638] ns3header_task: src/core/system-wall-clock-ms.h -> build/debug/ns3/system-wall-clock-ms.h
[  2/638] ns3header_task: src/core/empty.h -> build/debug/ns3/empty.h
[  3/638] ns3header_task: src/core/callback.h -> build/debug/ns3/callback.h
[  4/638] ns3header_task: src/core/object-base.h -> build/debug/ns3/object-base.h
[  5/638] ns3header_task: src/core/ref-count-base.h -> build/debug/ns3/ref-count-base.h
[  6/638] ns3header_task: src/core/type-id.h -> build/debug/ns3/type-id.h
[  7/638] ns3header_task: src/core/attribute-list.h -> build/debug/ns3/attribute-list.h
[  8/638] ns3header_task: src/core/ptr.h -> build/debug/ns3/ptr.h
[  9/638] ns3header_task: src/core/object.h -> build/debug/ns3/object.h
[ 10/638] ns3header_task: src/core/log.h -> build/debug/ns3/log.h
[ 11/638] ns3header_task: src/core/assert.h -> build/debug/ns3/assert.h
[ 12/638] ns3header_task: src/core/breakpoint.h -> build/debug/ns3/breakpoint.h
[ 13/638] ns3header_task: src/core/fatal-error.h -> build/debug/ns3/fatal-error.h
[ 14/638] ns3header_task: src/core/test.h -> build/debug/ns3/test.h
[ 15/638] ns3header_task: src/core/random-variable.h -> build/debug/ns3/random-variable.h
[ 16/638] ns3header_task: src/core/rng-stream.h -> build/debug/ns3/rng-stream.h
[ 17/638] ns3header_task: src/core/command-line.h -> build/debug/ns3/command-line.h
[ 18/638] ns3header_task: src/core/type-name.h -> build/debug/ns3/type-name.h
[ 19/638] ns3header_task: src/core/type-traits.h -> build/debug/ns3/type-traits.h
[ 20/638] ns3header_task: src/core/int-to-type.h -> build/debug/ns3/int-to-type.h
[ 21/638] ns3header_task: src/core/attribute.h -> build/debug/ns3/attribute.h
[ 22/638] ns3header_task: src/core/attribute-accessor-helper.h -> build/debug/ns3/attribute-accessor-helper.h
[ 23/638] ns3header_task: src/core/boolean.h -> build/debug/ns3/boolean.h
[ 24/638] ns3header_task: src/core/integer.h -> build/debug/ns3/integer.h
[ 25/638] ns3header_task: src/core/uinteger.h -> build/debug/ns3/uinteger.h
[ 26/638] ns3header_task: src/core/double.h -> build/debug/ns3/double.h
[ 27/638] ns3header_task: src/core/enum.h -> build/debug/ns3/enum.h
[ 28/638] ns3header_task: src/core/string.h -> build/debug/ns3/string.h
[ 29/638] ns3header_task: src/core/pointer.h -> build/debug/ns3/pointer.h
[ 30/638] ns3header_task: src/core/object-factory.h -> build/debug/ns3/object-factory.h
[ 31/638] ns3header_task: src/core/attribute-helper.h -> build/debug/ns3/attribute-helper.h
[ 32/638] ns3header_task: src/core/global-value.h -> build/debug/ns3/global-value.h
[ 33/638] ns3header_task: src/core/traced-callback.h -> build/debug/ns3/traced-callback.h
[ 34/638] ns3header_task: src/core/traced-value.h -> build/debug/ns3/traced-value.h
[ 35/638] ns3header_task: src/core/trace-source-accessor.h -> build/debug/ns3/trace-source-accessor.h
[ 36/638] ns3header_task: src/core/config.h -> build/debug/ns3/config.h
[ 37/638] ns3header_task: src/core/object-vector.h -> build/debug/ns3/object-vector.h
[ 38/638] ns3header_task: src/core/deprecated.h -> build/debug/ns3/deprecated.h
[ 39/638] ns3header_task: src/core/abort.h -> build/debug/ns3/abort.h
[ 40/638] ns3header_task: src/core/names.h -> build/debug/ns3/names.h
[ 41/638] ns3header_task: src/core/system-mutex.h -> build/debug/ns3/system-mutex.h
[ 42/638] ns3header_task: src/core/system-thread.h -> build/debug/ns3/system-thread.h
[ 43/638] ns3header_task: src/core/system-condition.h -> build/debug/ns3/system-condition.h
[ 44/638] ns3header_task: src/common/buffer.h -> build/debug/ns3/buffer.h
[ 45/638] ns3header_task: src/common/chunk.h -> build/debug/ns3/chunk.h
[ 46/638] ns3header_task: src/common/header.h -> build/debug/ns3/header.h
[ 47/638] ns3header_task: src/common/trailer.h -> build/debug/ns3/trailer.h
[ 48/638] ns3header_task: src/common/packet.h -> build/debug/ns3/packet.h
[ 49/638] ns3header_task: src/common/packet-metadata.h -> build/debug/ns3/packet-metadata.h
[ 50/638] ns3header_task: src/common/pcap-writer.h -> build/debug/ns3/pcap-writer.h
[ 51/638] ns3header_task: src/common/data-rate.h -> build/debug/ns3/data-rate.h
[ 52/638] ns3header_task: src/common/error-model.h -> build/debug/ns3/error-model.h
[ 53/638] ns3header_task: src/common/tag.h -> build/debug/ns3/tag.h
[ 54/638] ns3header_task: src/common/tag-list.h -> build/debug/ns3/tag-list.h
[ 55/638] ns3header_task: src/common/tag-buffer.h -> build/debug/ns3/tag-buffer.h
[ 56/638] ns3header_task: src/simulator/high-precision.h -> build/debug/ns3/high-precision.h
[ 57/638] ns3header_task: src/simulator/nstime.h -> build/debug/ns3/nstime.h
[ 58/638] ns3header_task: src/simulator/event-id.h -> build/debug/ns3/event-id.h
[ 59/638] ns3header_task: src/simulator/event-impl.h -> build/debug/ns3/event-impl.h
[ 60/638] ns3header_task: src/simulator/simulator.h -> build/debug/ns3/simulator.h
[ 61/638] ns3header_task: src/simulator/simulator-impl.h -> build/debug/ns3/simulator-impl.h
[ 62/638] ns3header_task: src/simulator/default-simulator-impl.h -> build/debug/ns3/default-simulator-impl.h
[ 63/638] ns3header_task: src/simulator/scheduler.h -> build/debug/ns3/scheduler.h
[ 64/638] ns3header_task: src/simulator/list-scheduler.h -> build/debug/ns3/list-scheduler.h
[ 65/638] ns3header_task: src/simulator/map-scheduler.h -> build/debug/ns3/map-scheduler.h
[ 66/638] ns3header_task: src/simulator/heap-scheduler.h -> build/debug/ns3/heap-scheduler.h
[ 67/638] ns3header_task: src/simulator/calendar-scheduler.h -> build/debug/ns3/calendar-scheduler.h
[ 68/638] ns3header_task: src/simulator/ns2-calendar-scheduler.h -> build/debug/ns3/ns2-calendar-scheduler.h
[ 69/638] ns3header_task: src/simulator/simulation-singleton.h -> build/debug/ns3/simulation-singleton.h
[ 70/638] ns3header_task: src/simulator/timer.h -> build/debug/ns3/timer.h
[ 71/638] ns3header_task: src/simulator/timer-impl.h -> build/debug/ns3/timer-impl.h
[ 72/638] ns3header_task: src/simulator/watchdog.h -> build/debug/ns3/watchdog.h
[ 73/638] ns3header_task: src/simulator/synchronizer.h -> build/debug/ns3/synchronizer.h
[ 74/638] ns3header_task: src/simulator/make-event.h -> build/debug/ns3/make-event.h
[ 75/638] ns3header_task: src/simulator/high-precision-128.h -> build/debug/ns3/high-precision-128.h
[ 76/638] ns3header_task: src/simulator/cairo-wideint-private.h -> build/debug/ns3/cairo-wideint-private.h
[ 77/638] ns3header_task: src/simulator/realtime-simulator-impl.h -> build/debug/ns3/realtime-simulator-impl.h
[ 78/638] ns3header_task: src/simulator/wall-clock-synchronizer.h -> build/debug/ns3/wall-clock-synchronizer.h
[ 79/638] ns3header_task: src/contrib/event-garbage-collector.h -> build/debug/ns3/event-garbage-collector.h
[ 80/638] ns3header_task: src/contrib/gnuplot.h -> build/debug/ns3/gnuplot.h
[ 81/638] ns3header_task: src/contrib/delay-jitter-estimation.h -> build/debug/ns3/delay-jitter-estimation.h
[ 82/638] ns3header_task: src/contrib/file-config.h -> build/debug/ns3/file-config.h
[ 83/638] ns3header_task: src/contrib/config-store.h -> build/debug/ns3/config-store.h
[ 84/638] ns3header_task: src/contrib/flow-id-tag.h -> build/debug/ns3/flow-id-tag.h
[ 85/638] ns3header_task: src/node/address.h -> build/debug/ns3/address.h
[ 86/638] ns3header_task: src/node/mac48-address.h -> build/debug/ns3/mac48-address.h
[ 87/638] ns3header_task: src/node/mac64-address.h -> build/debug/ns3/mac64-address.h
[ 88/638] ns3header_task: src/node/inet-socket-address.h -> build/debug/ns3/inet-socket-address.h
[ 89/638] ns3header_task: src/node/packet-socket-address.h -> build/debug/ns3/packet-socket-address.h
[ 90/638] ns3header_task: src/node/node.h -> build/debug/ns3/node.h
[ 91/638] ns3header_task: src/node/ipv4-address.h -> build/debug/ns3/ipv4-address.h
[ 92/638] ns3header_task: src/node/ipv4-address-generator.h -> build/debug/ns3/ipv4-address-generator.h
[ 93/638] ns3header_task: src/node/ipv4-header.h -> build/debug/ns3/ipv4-header.h
[ 94/638] ns3header_task: src/node/net-device.h -> build/debug/ns3/net-device.h
[ 95/638] ns3header_task: src/node/address-utils.h -> build/debug/ns3/address-utils.h
[ 96/638] ns3header_task: src/node/ipv4-route.h -> build/debug/ns3/ipv4-route.h
[ 97/638] ns3header_task: src/node/queue.h -> build/debug/ns3/queue.h
[ 98/638] ns3header_task: src/node/drop-tail-queue.h -> build/debug/ns3/drop-tail-queue.h
[ 99/638] ns3header_task: src/node/llc-snap-header.h -> build/debug/ns3/llc-snap-header.h
[100/638] ns3header_task: src/node/ethernet-header.h -> build/debug/ns3/ethernet-header.h
[101/638] ns3header_task: src/node/ethernet-trailer.h -> build/debug/ns3/ethernet-trailer.h
[102/638] ns3header_task: src/node/channel.h -> build/debug/ns3/channel.h
[103/638] ns3header_task: src/node/node-list.h -> build/debug/ns3/node-list.h
[104/638] ns3header_task: src/node/socket.h -> build/debug/ns3/socket.h
[105/638] ns3header_task: src/node/socket-factory.h -> build/debug/ns3/socket-factory.h
[106/638] ns3header_task: src/node/packet-socket-factory.h -> build/debug/ns3/packet-socket-factory.h
[107/638] ns3header_task: src/node/udp-socket.h -> build/debug/ns3/udp-socket.h
[108/638] ns3header_task: src/node/udp-socket-factory.h -> build/debug/ns3/udp-socket-factory.h
[109/638] ns3header_task: src/node/tcp-socket.h -> build/debug/ns3/tcp-socket.h
[110/638] ns3header_task: src/node/tcp-socket-factory.h -> build/debug/ns3/tcp-socket-factory.h
[111/638] ns3header_task: src/node/ipv4.h -> build/debug/ns3/ipv4.h
[112/638] ns3header_task: src/node/application.h -> build/debug/ns3/application.h
[113/638] ns3header_task: src/node/simple-channel.h -> build/debug/ns3/simple-channel.h
[114/638] ns3header_task: src/node/simple-net-device.h -> build/debug/ns3/simple-net-device.h
[115/638] ns3header_task: src/node/inet6-socket-address.h -> build/debug/ns3/inet6-socket-address.h
[116/638] ns3header_task: src/node/ipv6-address.h -> build/debug/ns3/ipv6-address.h
[117/638] ns3header_task: src/node/ipv6-header.h -> build/debug/ns3/ipv6-header.h
[118/638] ns3header_task: src/node/ipv4-raw-socket-factory.h -> build/debug/ns3/ipv4-raw-socket-factory.h
[119/638] ns3header_task: src/internet-stack/internet-stack.h -> build/debug/ns3/internet-stack.h
[120/638] ns3header_task: src/internet-stack/udp-header.h -> build/debug/ns3/udp-header.h
[121/638] ns3header_task: src/internet-stack/tcp-header.h -> build/debug/ns3/tcp-header.h
[122/638] ns3header_task: src/internet-stack/sequence-number.h -> build/debug/ns3/sequence-number.h
[123/638] ns3header_task: src/internet-stack/ipv4-global-routing.h -> build/debug/ns3/ipv4-global-routing.h
[124/638] ns3header_task: src/internet-stack/icmpv4.h -> build/debug/ns3/icmpv4.h
[125/638] ns3header_task: src/devices/point-to-point/point-to-point-net-device.h -> build/debug/ns3/point-to-point-net-device.h
[126/638] ns3header_task: src/devices/point-to-point/point-to-point-channel.h -> build/debug/ns3/point-to-point-channel.h
[127/638] ns3header_task: src/devices/point-to-point/ppp-header.h -> build/debug/ns3/ppp-header.h
[128/638] ns3header_task: src/devices/csma/backoff.h -> build/debug/ns3/backoff.h
[129/638] ns3header_task: src/devices/csma/csma-net-device.h -> build/debug/ns3/csma-net-device.h
[130/638] ns3header_task: src/devices/csma/csma-channel.h -> build/debug/ns3/csma-channel.h
[131/638] ns3header_task: src/devices/emu/emu.h -> build/debug/ns3/emu.h
[132/638] ns3header_task: src/devices/emu/emu-net-device.h -> build/debug/ns3/emu-net-device.h
[133/638] ns3header_task: src/devices/bridge/bridge-net-device.h -> build/debug/ns3/bridge-net-device.h
[134/638] ns3header_task: src/devices/bridge/bridge-channel.h -> build/debug/ns3/bridge-channel.h
[135/638] ns3header_task: src/devices/tap-bridge/tap.h -> build/debug/ns3/tap.h
[136/638] ns3header_task: src/devices/tap-bridge/tap-bridge.h -> build/debug/ns3/tap-bridge.h
[137/638] ns3header_task: src/applications/onoff/onoff-application.h -> build/debug/ns3/onoff-application.h
[138/638] ns3header_task: src/applications/packet-sink/packet-sink.h -> build/debug/ns3/packet-sink.h
[139/638] ns3header_task: src/applications/udp-echo/udp-echo-client.h -> build/debug/ns3/udp-echo-client.h
[140/638] ns3header_task: src/applications/udp-echo/udp-echo-server.h -> build/debug/ns3/udp-echo-server.h
[141/638] ns3header_task: src/routing/olsr/olsr-agent.h -> build/debug/ns3/olsr-agent.h
[142/638] ns3header_task: src/routing/olsr/olsr-header.h -> build/debug/ns3/olsr-header.h
[143/638] ns3header_task: src/routing/olsr/olsr-routing-table.h -> build/debug/ns3/olsr-routing-table.h
[144/638] ns3header_task: src/routing/global-routing/global-router-interface.h -> build/debug/ns3/global-router-interface.h
[145/638] ns3header_task: src/routing/global-routing/global-route-manager.h -> build/debug/ns3/global-route-manager.h
[146/638] ns3header_task: src/mobility/vector.h -> build/debug/ns3/vector.h
[147/638] ns3header_task: src/mobility/hierarchical-mobility-model.h -> build/debug/ns3/hierarchical-mobility-model.h
[148/638] ns3header_task: src/mobility/mobility-model.h -> build/debug/ns3/mobility-model.h
[149/638] ns3header_task: src/mobility/position-allocator.h -> build/debug/ns3/position-allocator.h
[150/638] ns3header_task: src/mobility/rectangle.h -> build/debug/ns3/rectangle.h
[151/638] ns3header_task: src/mobility/constant-position-mobility-model.h -> build/debug/ns3/constant-position-mobility-model.h
[152/638] ns3header_task: src/mobility/constant-velocity-helper.h -> build/debug/ns3/constant-velocity-helper.h
[153/638] ns3header_task: src/mobility/constant-velocity-mobility-model.h -> build/debug/ns3/constant-velocity-mobility-model.h
[154/638] ns3header_task: src/mobility/random-waypoint-mobility-model.h -> build/debug/ns3/random-waypoint-mobility-model.h
[155/638] ns3header_task: src/mobility/random-walk-2d-mobility-model.h -> build/debug/ns3/random-walk-2d-mobility-model.h
[156/638] ns3header_task: src/mobility/random-direction-2d-mobility-model.h -> build/debug/ns3/random-direction-2d-mobility-model.h
[157/638] ns3header_task: src/mobility/constant-acceleration-mobility-model.h -> build/debug/ns3/constant-acceleration-mobility-model.h
[158/638] ns3header_task: src/devices/wifi/propagation-delay-model.h -> build/debug/ns3/propagation-delay-model.h
[159/638] ns3header_task: src/devices/wifi/propagation-loss-model.h -> build/debug/ns3/propagation-loss-model.h
[160/638] ns3header_task: src/devices/wifi/jakes-propagation-loss-model.h -> build/debug/ns3/jakes-propagation-loss-model.h
[161/638] ns3header_task: src/devices/wifi/wifi-net-device.h -> build/debug/ns3/wifi-net-device.h
[162/638] ns3header_task: src/devices/wifi/wifi-channel.h -> build/debug/ns3/wifi-channel.h
[163/638] ns3header_task: src/devices/wifi/wifi-mode.h -> build/debug/ns3/wifi-mode.h
[164/638] ns3header_task: src/devices/wifi/ssid.h -> build/debug/ns3/ssid.h
[165/638] ns3header_task: src/devices/wifi/wifi-preamble.h -> build/debug/ns3/wifi-preamble.h
[166/638] ns3header_task: src/devices/wifi/wifi-phy-standard.h -> build/debug/ns3/wifi-phy-standard.h
[167/638] ns3header_task: src/devices/wifi/yans-wifi-phy.h -> build/debug/ns3/yans-wifi-phy.h
[168/638] ns3header_task: src/devices/wifi/yans-wifi-channel.h -> build/debug/ns3/yans-wifi-channel.h
[169/638] ns3header_task: src/devices/wifi/wifi-phy.h -> build/debug/ns3/wifi-phy.h
[170/638] ns3header_task: src/devices/wifi/interference-helper.h -> build/debug/ns3/interference-helper.h
[171/638] ns3header_task: src/devices/wifi/wifi-remote-station-manager.h -> build/debug/ns3/wifi-remote-station-manager.h
[172/638] ns3header_task: src/devices/wifi/arf-wifi-manager.h -> build/debug/ns3/arf-wifi-manager.h
[173/638] ns3header_task: src/devices/wifi/aarf-wifi-manager.h -> build/debug/ns3/aarf-wifi-manager.h
[174/638] ns3header_task: src/devices/wifi/constant-rate-wifi-manager.h -> build/debug/ns3/constant-rate-wifi-manager.h
[175/638] ns3header_task: src/devices/wifi/ideal-wifi-manager.h -> build/debug/ns3/ideal-wifi-manager.h
[176/638] ns3header_task: src/devices/wifi/amrr-wifi-manager.h -> build/debug/ns3/amrr-wifi-manager.h
[177/638] ns3header_task: src/devices/wifi/onoe-wifi-manager.h -> build/debug/ns3/onoe-wifi-manager.h
[178/638] ns3header_task: src/devices/wifi/rraa-wifi-manager.h -> build/debug/ns3/rraa-wifi-manager.h
[179/638] ns3header_task: src/devices/wifi/wifi-mac.h -> build/debug/ns3/wifi-mac.h
[180/638] ns3header_task: src/devices/wifi/adhoc-wifi-mac.h -> build/debug/ns3/adhoc-wifi-mac.h
[181/638] ns3header_task: src/devices/wifi/nqsta-wifi-mac.h -> build/debug/ns3/nqsta-wifi-mac.h
[182/638] ns3header_task: src/devices/wifi/nqap-wifi-mac.h -> build/debug/ns3/nqap-wifi-mac.h
[183/638] ns3header_task: src/devices/wifi/wifi-phy.h -> build/debug/ns3/wifi-phy.h
[184/638] ns3header_task: src/devices/wifi/supported-rates.h -> build/debug/ns3/supported-rates.h
[185/638] ns3header_task: src/devices/wifi/error-rate-model.h -> build/debug/ns3/error-rate-model.h
[186/638] ns3header_task: src/devices/wifi/yans-error-rate-model.h -> build/debug/ns3/yans-error-rate-model.h
[187/638] ns3header_task: src/helper/node-container.h -> build/debug/ns3/node-container.h
[188/638] ns3header_task: src/helper/net-device-container.h -> build/debug/ns3/net-device-container.h
[189/638] ns3header_task: src/helper/wifi-helper.h -> build/debug/ns3/wifi-helper.h
[190/638] ns3header_task: src/helper/olsr-helper.h -> build/debug/ns3/olsr-helper.h
[191/638] ns3header_task: src/helper/static-multicast-route-helper.h -> build/debug/ns3/static-multicast-route-helper.h
[192/638] ns3header_task: src/helper/point-to-point-helper.h -> build/debug/ns3/point-to-point-helper.h
[193/638] ns3header_task: src/helper/csma-helper.h -> build/debug/ns3/csma-helper.h
[194/638] ns3header_task: src/helper/mobility-helper.h -> build/debug/ns3/mobility-helper.h
[195/638] ns3header_task: src/helper/ns2-mobility-helper.h -> build/debug/ns3/ns2-mobility-helper.h
[196/638] ns3header_task: src/helper/ipv4-address-helper.h -> build/debug/ns3/ipv4-address-helper.h
[197/638] ns3header_task: src/helper/internet-stack-helper.h -> build/debug/ns3/internet-stack-helper.h
[198/638] ns3header_task: src/helper/application-container.h -> build/debug/ns3/application-container.h
[199/638] ns3header_task: src/helper/on-off-helper.h -> build/debug/ns3/on-off-helper.h
[200/638] ns3header_task: src/helper/packet-sink-helper.h -> build/debug/ns3/packet-sink-helper.h
[201/638] ns3header_task: src/helper/packet-socket-helper.h -> build/debug/ns3/packet-socket-helper.h
[202/638] ns3header_task: src/helper/ipv4-interface-container.h -> build/debug/ns3/ipv4-interface-container.h
[203/638] ns3header_task: src/helper/udp-echo-helper.h -> build/debug/ns3/udp-echo-helper.h
[204/638] ns3header_task: src/helper/bridge-helper.h -> build/debug/ns3/bridge-helper.h
[205/638] ns3header_task: src/helper/yans-wifi-helper.h -> build/debug/ns3/yans-wifi-helper.h
[206/638] ns3header_task: src/helper/v4ping-helper.h -> build/debug/ns3/v4ping-helper.h
[207/638] ns3header_task: src/helper/emu-helper.h -> build/debug/ns3/emu-helper.h
[208/638] ns3header_task: src/helper/tap-bridge-helper.h -> build/debug/ns3/tap-bridge-helper.h
[209/638] ns3header_task: src/contrib/stats/data-calculator.h -> build/debug/ns3/data-calculator.h
[210/638] ns3header_task: src/contrib/stats/packet-data-calculators.h -> build/debug/ns3/packet-data-calculators.h
[211/638] ns3header_task: src/contrib/stats/time-data-calculators.h -> build/debug/ns3/time-data-calculators.h
[212/638] ns3header_task: src/contrib/stats/basic-data-calculators.h -> build/debug/ns3/basic-data-calculators.h
[213/638] ns3header_task: src/contrib/stats/data-output-interface.h -> build/debug/ns3/data-output-interface.h
[214/638] ns3header_task: src/contrib/stats/omnet-data-output.h -> build/debug/ns3/omnet-data-output.h
[215/638] ns3header_task: src/contrib/stats/data-collector.h -> build/debug/ns3/data-collector.h
[216/638] ns3header_task: src/applications/v4ping/v4ping.h -> build/debug/ns3/v4ping.h
[217/638] command (${PYTHON}): bindings/python/ns3modulegen.py bindings/python/ns3modulegen_generated.py bindings/python/ns3modulegen_core_customizations.py bindings/python/ns3_module_emu.py bindings/python/ns3_module_packet_sink.py bindings/python/ns3_module_onoff.py bindings/python/ns3_module_mobility.py bindings/python/ns3_module_node.py bindings/python/ns3_module_common.py bindings/python/ns3_module_udp_echo.py bindings/python/ns3_module_global_routing.py bindings/python/ns3_module_stats.py bindings/python/ns3_module_contrib.py bindings/python/ns3_module_v4ping.py bindings/python/ns3_module_bridge.py bindings/python/ns3_module_helper.py bindings/python/ns3_module_simulator.py bindings/python/ns3_module_core.py bindings/python/ns3_module_csma.py bindings/python/ns3_module_wifi.py bindings/python/ns3_module_point_to_point.py bindings/python/ns3_module_internet_stack.py bindings/python/ns3_module_tap_bridge.py bindings/python/ns3_module_olsr.py -> build/debug/bindings/pytho!
 n/ns3module.cc build/debug/bindings/python/ns3module.h build/debug/bindings/python/ns3modulegen.log build/debug/bindings/python/ns3_module_emu.cc build/debug/bindings/python/ns3_module_packet_sink.cc build/debug/bindings/python/ns3_module_onoff.cc build/debug/bindings/python/ns3_module_mobility.cc build/debug/bindings/python/ns3_module_node.cc build/debug/bindings/python/ns3_module_common.cc build/debug/bindings/python/ns3_module_udp_echo.cc build/debug/bindings/python/ns3_module_global_routing.cc build/debug/bindings/python/ns3_module_stats.cc build/debug/bindings/python/ns3_module_contrib.cc build/debug/bindings/python/ns3_module_v4ping.cc build/debug/bindings/python/ns3_module_bridge.cc build/debug/bindings/python/ns3_module_helper.cc build/debug/bindings/python/ns3_module_simulator.cc build/debug/bindings/python/ns3_module_core.cc build/debug/bindings/python/ns3_module_csma.cc build/debug/bindings/python/ns3_module_wifi.cc build/debug/bindings/python/ns3_module_point_to!
 _point.cc build/debug/bindings/python/ns3_module_internet_stac!
 k.cc build/debug/bindings/python/ns3_module_tap_bridge.cc build/debug/bindings/python/ns3_module_olsr.cc
[218/638] gen_everything_h_task: build/debug/ns3/system-wall-clock-ms.h build/debug/ns3/empty.h build/debug/ns3/callback.h build/debug/ns3/object-base.h build/debug/ns3/ref-count-base.h build/debug/ns3/type-id.h build/debug/ns3/attribute-list.h build/debug/ns3/ptr.h build/debug/ns3/object.h build/debug/ns3/log.h build/debug/ns3/assert.h build/debug/ns3/breakpoint.h build/debug/ns3/fatal-error.h build/debug/ns3/test.h build/debug/ns3/random-variable.h build/debug/ns3/rng-stream.h build/debug/ns3/command-line.h build/debug/ns3/type-name.h build/debug/ns3/type-traits.h build/debug/ns3/int-to-type.h build/debug/ns3/attribute.h build/debug/ns3/attribute-accessor-helper.h build/debug/ns3/boolean.h build/debug/ns3/integer.h build/debug/ns3/uinteger.h build/debug/ns3/double.h build/debug/ns3/enum.h build/debug/ns3/string.h build/debug/ns3/pointer.h build/debug/ns3/object-factory.h build/debug/ns3/attribute-helper.h build/debug/ns3/global-value.h build/debug/ns3/traced-callback.h bui!
 ld/debug/ns3/traced-value.h build/debug/ns3/trace-source-accessor.h build/debug/ns3/config.h build/debug/ns3/object-vector.h build/debug/ns3/deprecated.h build/debug/ns3/abort.h build/debug/ns3/names.h build/debug/ns3/system-mutex.h build/debug/ns3/system-thread.h build/debug/ns3/system-condition.h build/debug/ns3/buffer.h build/debug/ns3/chunk.h build/debug/ns3/header.h build/debug/ns3/trailer.h build/debug/ns3/packet.h build/debug/ns3/packet-metadata.h build/debug/ns3/pcap-writer.h build/debug/ns3/data-rate.h build/debug/ns3/error-model.h build/debug/ns3/tag.h build/debug/ns3/tag-list.h build/debug/ns3/tag-buffer.h build/debug/ns3/high-precision.h build/debug/ns3/nstime.h build/debug/ns3/event-id.h build/debug/ns3/event-impl.h build/debug/ns3/simulator.h build/debug/ns3/simulator-impl.h build/debug/ns3/default-simulator-impl.h build/debug/ns3/scheduler.h build/debug/ns3/list-scheduler.h build/debug/ns3/map-scheduler.h build/debug/ns3/heap-scheduler.h build/debug/ns3/calen!
 dar-scheduler.h build/debug/ns3/ns2-calendar-scheduler.h build!
 /debug/ns3/simulation-singleton.h build/debug/ns3/timer.h build/debug/ns3/timer-impl.h build/debug/ns3/watchdog.h build/debug/ns3/synchronizer.h build/debug/ns3/make-event.h build/debug/ns3/high-precision-128.h build/debug/ns3/cairo-wideint-private.h build/debug/ns3/realtime-simulator-impl.h build/debug/ns3/wall-clock-synchronizer.h build/debug/ns3/event-garbage-collector.h build/debug/ns3/gnuplot.h build/debug/ns3/delay-jitter-estimation.h build/debug/ns3/file-config.h build/debug/ns3/config-store.h build/debug/ns3/flow-id-tag.h build/debug/ns3/address.h build/debug/ns3/mac48-address.h build/debug/ns3/mac64-address.h build/debug/ns3/inet-socket-address.h build/debug/ns3/packet-socket-address.h build/debug/ns3/node.h build/debug/ns3/ipv4-address.h build/debug/ns3/ipv4-address-generator.h build/debug/ns3/ipv4-header.h build/debug/ns3/net-device.h build/debug/ns3/address-utils.h build/debug/ns3/ipv4-route.h build/debug/ns3/queue.h build/debug/ns3/drop-tail-queue.h build/debug!
 /ns3/llc-snap-header.h build/debug/ns3/ethernet-header.h build/debug/ns3/ethernet-trailer.h build/debug/ns3/channel.h build/debug/ns3/node-list.h build/debug/ns3/socket.h build/debug/ns3/socket-factory.h build/debug/ns3/packet-socket-factory.h build/debug/ns3/udp-socket.h build/debug/ns3/udp-socket-factory.h build/debug/ns3/tcp-socket.h build/debug/ns3/tcp-socket-factory.h build/debug/ns3/ipv4.h build/debug/ns3/application.h build/debug/ns3/simple-channel.h build/debug/ns3/simple-net-device.h build/debug/ns3/inet6-socket-address.h build/debug/ns3/ipv6-address.h build/debug/ns3/ipv6-header.h build/debug/ns3/ipv4-raw-socket-factory.h build/debug/ns3/internet-stack.h build/debug/ns3/udp-header.h build/debug/ns3/tcp-header.h build/debug/ns3/sequence-number.h build/debug/ns3/ipv4-global-routing.h build/debug/ns3/icmpv4.h build/debug/ns3/point-to-point-net-device.h build/debug/ns3/point-to-point-channel.h build/debug/ns3/ppp-header.h build/debug/ns3/backoff.h build/debug/ns3/csma!
 -net-device.h build/debug/ns3/csma-channel.h build/debug/ns3/emu.h buil!
 d/debug/ns3/emu-net-device.h build/debug/ns3/bridge-net-device.h build/debug/ns3/bridge-channel.h build/debug/ns3/tap.h build/debug/ns3/tap-bridge.h build/debug/ns3/onoff-application.h build/debug/ns3/packet-sink.h build/debug/ns3/udp-echo-client.h build/debug/ns3/udp-echo-server.h build/debug/ns3/olsr-agent.h build/debug/ns3/olsr-header.h build/debug/ns3/olsr-routing-table.h build/debug/ns3/global-router-interface.h build/debug/ns3/global-route-manager.h build/debug/ns3/vector.h build/debug/ns3/hierarchical-mobility-model.h build/debug/ns3/mobility-model.h build/debug/ns3/position-allocator.h build/debug/ns3/rectangle.h build/debug/ns3/constant-position-mobility-model.h build/debug/ns3/constant-velocity-helper.h build/debug/ns3/constant-velocity-mobility-model.h build/debug/ns3/random-waypoint-mobility-model.h build/debug/ns3/random-walk-2d-mobility-model.h build/debug/ns3/random-direction-2d-mobility-model.h build/debug/ns3/constant-acceleration-mobility-model.h build/deb!
 ug/ns3/propagation-delay-model.h build/debug/ns3/propagation-loss-model.h build/debug/ns3/jakes-propagation-loss-model.h build/debug/ns3/wifi-net-device.h build/debug/ns3/wifi-channel.h build/debug/ns3/wifi-mode.h build/debug/ns3/ssid.h build/debug/ns3/wifi-preamble.h build/debug/ns3/wifi-phy-standard.h build/debug/ns3/yans-wifi-phy.h build/debug/ns3/yans-wifi-channel.h build/debug/ns3/wifi-phy.h build/debug/ns3/interference-helper.h build/debug/ns3/wifi-remote-station-manager.h build/debug/ns3/arf-wifi-manager.h build/debug/ns3/aarf-wifi-manager.h build/debug/ns3/constant-rate-wifi-manager.h build/debug/ns3/ideal-wifi-manager.h build/debug/ns3/amrr-wifi-manager.h build/debug/ns3/onoe-wifi-manager.h build/debug/ns3/rraa-wifi-manager.h build/debug/ns3/wifi-mac.h build/debug/ns3/adhoc-wifi-mac.h build/debug/ns3/nqsta-wifi-mac.h build/debug/ns3/nqap-wifi-mac.h build/debug/ns3/wifi-phy.h build/debug/ns3/supported-rates.h build/debug/ns3/error-rate-model.h build/debug/ns3/yans-e!
 rror-rate-model.h build/debug/ns3/node-container.h build/debug/ns3/net-!
 device-container.h build/debug/ns3/wifi-helper.h build/debug/ns3/olsr-helper.h build/debug/ns3/static-multicast-route-helper.h build/debug/ns3/point-to-point-helper.h build/debug/ns3/csma-helper.h build/debug/ns3/mobility-helper.h build/debug/ns3/ns2-mobility-helper.h build/debug/ns3/ipv4-address-helper.h build/debug/ns3/internet-stack-helper.h build/debug/ns3/application-container.h build/debug/ns3/on-off-helper.h build/debug/ns3/packet-sink-helper.h build/debug/ns3/packet-socket-helper.h build/debug/ns3/ipv4-interface-container.h build/debug/ns3/udp-echo-helper.h build/debug/ns3/bridge-helper.h build/debug/ns3/yans-wifi-helper.h build/debug/ns3/v4ping-helper.h build/debug/ns3/emu-helper.h build/debug/ns3/tap-bridge-helper.h build/debug/ns3/data-calculator.h build/debug/ns3/packet-data-calculators.h build/debug/ns3/time-data-calculators.h build/debug/ns3/basic-data-calculators.h build/debug/ns3/data-output-interface.h build/debug/ns3/omnet-data-output.h build/debug/ns3/dat!
 a-collector.h build/debug/ns3/v4ping.h -> build/debug/bindings/python/everything.h
[219/638] gen_ns3_module_header_task: build/debug/ns3/system-wall-clock-ms.h build/debug/ns3/empty.h build/debug/ns3/callback.h build/debug/ns3/object-base.h build/debug/ns3/ref-count-base.h build/debug/ns3/type-id.h build/debug/ns3/attribute-list.h build/debug/ns3/ptr.h build/debug/ns3/object.h build/debug/ns3/log.h build/debug/ns3/assert.h build/debug/ns3/breakpoint.h build/debug/ns3/fatal-error.h build/debug/ns3/test.h build/debug/ns3/random-variable.h build/debug/ns3/rng-stream.h build/debug/ns3/command-line.h build/debug/ns3/type-name.h build/debug/ns3/type-traits.h build/debug/ns3/int-to-type.h build/debug/ns3/attribute.h build/debug/ns3/attribute-accessor-helper.h build/debug/ns3/boolean.h build/debug/ns3/integer.h build/debug/ns3/uinteger.h build/debug/ns3/double.h build/debug/ns3/enum.h build/debug/ns3/string.h build/debug/ns3/pointer.h build/debug/ns3/object-factory.h build/debug/ns3/attribute-helper.h build/debug/ns3/global-value.h build/debug/ns3/traced-callback.!
 h build/debug/ns3/traced-value.h build/debug/ns3/trace-source-accessor.h build/debug/ns3/config.h build/debug/ns3/object-vector.h build/debug/ns3/deprecated.h build/debug/ns3/abort.h build/debug/ns3/names.h build/debug/ns3/system-mutex.h build/debug/ns3/system-thread.h build/debug/ns3/system-condition.h -> build/debug/ns3/core-module.h
[220/638] gen_ns3_module_header_task: build/debug/ns3/buffer.h build/debug/ns3/chunk.h build/debug/ns3/header.h build/debug/ns3/trailer.h build/debug/ns3/packet.h build/debug/ns3/packet-metadata.h build/debug/ns3/pcap-writer.h build/debug/ns3/data-rate.h build/debug/ns3/error-model.h build/debug/ns3/tag.h build/debug/ns3/tag-list.h build/debug/ns3/tag-buffer.h -> build/debug/ns3/common-module.h
[221/638] gen_ns3_module_header_task: build/debug/ns3/high-precision.h build/debug/ns3/nstime.h build/debug/ns3/event-id.h build/debug/ns3/event-impl.h build/debug/ns3/simulator.h build/debug/ns3/simulator-impl.h build/debug/ns3/default-simulator-impl.h build/debug/ns3/scheduler.h build/debug/ns3/list-scheduler.h build/debug/ns3/map-scheduler.h build/debug/ns3/heap-scheduler.h build/debug/ns3/calendar-scheduler.h build/debug/ns3/ns2-calendar-scheduler.h build/debug/ns3/simulation-singleton.h build/debug/ns3/timer.h build/debug/ns3/timer-impl.h build/debug/ns3/watchdog.h build/debug/ns3/synchronizer.h build/debug/ns3/make-event.h build/debug/ns3/high-precision-128.h build/debug/ns3/cairo-wideint-private.h build/debug/ns3/realtime-simulator-impl.h build/debug/ns3/wall-clock-synchronizer.h -> build/debug/ns3/simulator-module.h
[222/638] gen_ns3_module_header_task: build/debug/ns3/event-garbage-collector.h build/debug/ns3/gnuplot.h build/debug/ns3/delay-jitter-estimation.h build/debug/ns3/file-config.h build/debug/ns3/config-store.h build/debug/ns3/flow-id-tag.h -> build/debug/ns3/contrib-module.h
[223/638] gen_ns3_module_header_task: build/debug/ns3/address.h build/debug/ns3/mac48-address.h build/debug/ns3/mac64-address.h build/debug/ns3/inet-socket-address.h build/debug/ns3/packet-socket-address.h build/debug/ns3/node.h build/debug/ns3/ipv4-address.h build/debug/ns3/ipv4-address-generator.h build/debug/ns3/ipv4-header.h build/debug/ns3/net-device.h build/debug/ns3/address-utils.h build/debug/ns3/ipv4-route.h build/debug/ns3/queue.h build/debug/ns3/drop-tail-queue.h build/debug/ns3/llc-snap-header.h build/debug/ns3/ethernet-header.h build/debug/ns3/ethernet-trailer.h build/debug/ns3/channel.h build/debug/ns3/node-list.h build/debug/ns3/socket.h build/debug/ns3/socket-factory.h build/debug/ns3/packet-socket-factory.h build/debug/ns3/udp-socket.h build/debug/ns3/udp-socket-factory.h build/debug/ns3/tcp-socket.h build/debug/ns3/tcp-socket-factory.h build/debug/ns3/ipv4.h build/debug/ns3/application.h build/debug/ns3/simple-channel.h build/debug/ns3/simple-net-device.h b!
 uild/debug/ns3/inet6-socket-address.h build/debug/ns3/ipv6-address.h build/debug/ns3/ipv6-header.h build/debug/ns3/ipv4-raw-socket-factory.h -> build/debug/ns3/node-module.h
[224/638] gen_ns3_module_header_task: build/debug/ns3/internet-stack.h build/debug/ns3/udp-header.h build/debug/ns3/tcp-header.h build/debug/ns3/sequence-number.h build/debug/ns3/ipv4-global-routing.h build/debug/ns3/icmpv4.h -> build/debug/ns3/internet-stack-module.h
[225/638] gen_ns3_module_header_task: build/debug/ns3/point-to-point-net-device.h build/debug/ns3/point-to-point-channel.h build/debug/ns3/ppp-header.h -> build/debug/ns3/point-to-point-module.h
[226/638] gen_ns3_module_header_task: build/debug/ns3/backoff.h build/debug/ns3/csma-net-device.h build/debug/ns3/csma-channel.h -> build/debug/ns3/csma-module.h
[227/638] gen_ns3_module_header_task: build/debug/ns3/emu.h build/debug/ns3/emu-net-device.h -> build/debug/ns3/emu-module.h
[228/638] gen_ns3_module_header_task: build/debug/ns3/bridge-net-device.h build/debug/ns3/bridge-channel.h -> build/debug/ns3/bridge-module.h
[229/638] gen_ns3_module_header_task: build/debug/ns3/tap.h build/debug/ns3/tap-bridge.h -> build/debug/ns3/tap-bridge-module.h
[230/638] gen_ns3_module_header_task: build/debug/ns3/onoff-application.h -> build/debug/ns3/onoff-module.h
[231/638] gen_ns3_module_header_task: build/debug/ns3/packet-sink.h -> build/debug/ns3/packet-sink-module.h
[232/638] gen_ns3_module_header_task: build/debug/ns3/udp-echo-client.h build/debug/ns3/udp-echo-server.h -> build/debug/ns3/udp-echo-module.h
[233/638] gen_ns3_module_header_task: build/debug/ns3/olsr-agent.h build/debug/ns3/olsr-header.h build/debug/ns3/olsr-routing-table.h -> build/debug/ns3/olsr-module.h
[234/638] gen_ns3_module_header_task: build/debug/ns3/global-router-interface.h build/debug/ns3/global-route-manager.h -> build/debug/ns3/global-routing-module.h
[235/638] gen_ns3_module_header_task: build/debug/ns3/vector.h build/debug/ns3/hierarchical-mobility-model.h build/debug/ns3/mobility-model.h build/debug/ns3/position-allocator.h build/debug/ns3/rectangle.h build/debug/ns3/constant-position-mobility-model.h build/debug/ns3/constant-velocity-helper.h build/debug/ns3/constant-velocity-mobility-model.h build/debug/ns3/random-waypoint-mobility-model.h build/debug/ns3/random-walk-2d-mobility-model.h build/debug/ns3/random-direction-2d-mobility-model.h build/debug/ns3/constant-acceleration-mobility-model.h -> build/debug/ns3/mobility-module.h
[236/638] gen_ns3_module_header_task: build/debug/ns3/propagation-delay-model.h build/debug/ns3/propagation-loss-model.h build/debug/ns3/jakes-propagation-loss-model.h build/debug/ns3/wifi-net-device.h build/debug/ns3/wifi-channel.h build/debug/ns3/wifi-mode.h build/debug/ns3/ssid.h build/debug/ns3/wifi-preamble.h build/debug/ns3/wifi-phy-standard.h build/debug/ns3/yans-wifi-phy.h build/debug/ns3/yans-wifi-channel.h build/debug/ns3/wifi-phy.h build/debug/ns3/interference-helper.h build/debug/ns3/wifi-remote-station-manager.h build/debug/ns3/arf-wifi-manager.h build/debug/ns3/aarf-wifi-manager.h build/debug/ns3/constant-rate-wifi-manager.h build/debug/ns3/ideal-wifi-manager.h build/debug/ns3/amrr-wifi-manager.h build/debug/ns3/onoe-wifi-manager.h build/debug/ns3/rraa-wifi-manager.h build/debug/ns3/wifi-mac.h build/debug/ns3/adhoc-wifi-mac.h build/debug/ns3/nqsta-wifi-mac.h build/debug/ns3/nqap-wifi-mac.h build/debug/ns3/wifi-phy.h build/debug/ns3/supported-rates.h build/debug!
 /ns3/error-rate-model.h build/debug/ns3/yans-error-rate-model.h -> build/debug/ns3/wifi-module.h
[237/638] gen_ns3_module_header_task: build/debug/ns3/node-container.h build/debug/ns3/net-device-container.h build/debug/ns3/wifi-helper.h build/debug/ns3/olsr-helper.h build/debug/ns3/static-multicast-route-helper.h build/debug/ns3/point-to-point-helper.h build/debug/ns3/csma-helper.h build/debug/ns3/mobility-helper.h build/debug/ns3/ns2-mobility-helper.h build/debug/ns3/ipv4-address-helper.h build/debug/ns3/internet-stack-helper.h build/debug/ns3/application-container.h build/debug/ns3/on-off-helper.h build/debug/ns3/packet-sink-helper.h build/debug/ns3/packet-socket-helper.h build/debug/ns3/ipv4-interface-container.h build/debug/ns3/udp-echo-helper.h build/debug/ns3/bridge-helper.h build/debug/ns3/yans-wifi-helper.h build/debug/ns3/v4ping-helper.h build/debug/ns3/emu-helper.h build/debug/ns3/tap-bridge-helper.h -> build/debug/ns3/helper-module.h
[238/638] gen_ns3_module_header_task: build/debug/ns3/data-calculator.h build/debug/ns3/packet-data-calculators.h build/debug/ns3/time-data-calculators.h build/debug/ns3/basic-data-calculators.h build/debug/ns3/data-output-interface.h build/debug/ns3/omnet-data-output.h build/debug/ns3/data-collector.h -> build/debug/ns3/stats-module.h
[239/638] gen_ns3_module_header_task: build/debug/ns3/v4ping.h -> build/debug/ns3/v4ping-module.h
[240/638] cxx: src/core/callback-test.cc -> build/debug/src/core/callback-test_1.o
[241/638] cxx: src/core/log.cc -> build/debug/src/core/log_1.o
[242/638] cxx: src/core/breakpoint.cc -> build/debug/src/core/breakpoint_1.o
[243/638] cxx: src/core/type-id.cc -> build/debug/src/core/type-id_1.o
[244/638] cxx: src/core/attribute-list.cc -> build/debug/src/core/attribute-list_1.o
[245/638] cxx: src/core/object-base.cc -> build/debug/src/core/object-base_1.o
[246/638] cxx: src/core/ref-count-base.cc -> build/debug/src/core/ref-count-base_1.o
[247/638] cxx: src/core/ptr.cc -> build/debug/src/core/ptr_1.o
[248/638] cxx: src/core/object.cc -> build/debug/src/core/object_1.o
[249/638] cxx: src/core/test.cc -> build/debug/src/core/test_1.o
[250/638] cxx: src/core/random-variable.cc -> build/debug/src/core/random-variable_1.o
[251/638] cxx: src/core/rng-stream.cc -> build/debug/src/core/rng-stream_1.o
[252/638] cxx: src/core/command-line.cc -> build/debug/src/core/command-line_1.o
[253/638] cxx: src/core/type-name.cc -> build/debug/src/core/type-name_1.o
[254/638] cxx: src/core/type-traits-test.cc -> build/debug/src/core/type-traits-test_1.o
[255/638] cxx: src/core/attribute.cc -> build/debug/src/core/attribute_1.o
[256/638] cxx: src/core/boolean.cc -> build/debug/src/core/boolean_1.o
[257/638] cxx: src/core/integer.cc -> build/debug/src/core/integer_1.o
[258/638] cxx: src/core/uinteger.cc -> build/debug/src/core/uinteger_1.o
[259/638] cxx: src/core/enum.cc -> build/debug/src/core/enum_1.o
[260/638] cxx: src/core/double.cc -> build/debug/src/core/double_1.o
[261/638] cxx: src/core/string.cc -> build/debug/src/core/string_1.o
[262/638] cxx: src/core/pointer.cc -> build/debug/src/core/pointer_1.o
[263/638] cxx: src/core/object-vector.cc -> build/debug/src/core/object-vector_1.o
[264/638] cxx: src/core/attribute-test.cc -> build/debug/src/core/attribute-test_1.o
[265/638] cxx: src/core/object-factory.cc -> build/debug/src/core/object-factory_1.o
[266/638] cxx: src/core/global-value.cc -> build/debug/src/core/global-value_1.o
[267/638] cxx: src/core/traced-callback.cc -> build/debug/src/core/traced-callback_1.o
[268/638] cxx: src/core/trace-source-accessor.cc -> build/debug/src/core/trace-source-accessor_1.o
[269/638] cxx: src/core/config.cc -> build/debug/src/core/config_1.o
[270/638] cxx: src/core/callback.cc -> build/debug/src/core/callback_1.o
[271/638] cxx: src/core/names.cc -> build/debug/src/core/names_1.o
[272/638] cxx: src/core/unix-system-wall-clock-ms.cc -> build/debug/src/core/unix-system-wall-clock-ms_1.o
[273/638] cxx: src/core/unix-system-thread.cc -> build/debug/src/core/unix-system-thread_1.o
[274/638] cxx: src/core/unix-system-mutex.cc -> build/debug/src/core/unix-system-mutex_1.o
[275/638] cxx: src/core/unix-system-condition.cc -> build/debug/src/core/unix-system-condition_1.o
[276/638] cxx: src/common/buffer.cc -> build/debug/src/common/buffer_1.o
[277/638] cxx: src/common/packet-metadata.cc -> build/debug/src/common/packet-metadata_1.o
[278/638] cxx: src/common/packet-metadata-test.cc -> build/debug/src/common/packet-metadata-test_1.o
[279/638] cxx: src/common/packet.cc -> build/debug/src/common/packet_1.o
[280/638] cxx: src/common/chunk.cc -> build/debug/src/common/chunk_1.o
[281/638] cxx: src/common/header.cc -> build/debug/src/common/header_1.o
[282/638] cxx: src/common/trailer.cc -> build/debug/src/common/trailer_1.o
[283/638] cxx: src/common/pcap-writer.cc -> build/debug/src/common/pcap-writer_1.o
[284/638] cxx: src/common/data-rate.cc -> build/debug/src/common/data-rate_1.o
[285/638] cxx: src/common/error-model.cc -> build/debug/src/common/error-model_1.o
[286/638] cxx: src/common/tag.cc -> build/debug/src/common/tag_1.o
[287/638] cxx: src/common/tag-list.cc -> build/debug/src/common/tag-list_1.o
[288/638] cxx: src/common/tag-buffer.cc -> build/debug/src/common/tag-buffer_1.o
[289/638] cxx: src/simulator/high-precision.cc -> build/debug/src/simulator/high-precision_1.o
[290/638] cxx: src/simulator/time.cc -> build/debug/src/simulator/time_1.o
[291/638] cxx: src/simulator/event-id.cc -> build/debug/src/simulator/event-id_1.o
[292/638] cxx: src/simulator/scheduler.cc -> build/debug/src/simulator/scheduler_1.o
[293/638] cxx: src/simulator/list-scheduler.cc -> build/debug/src/simulator/list-scheduler_1.o
[294/638] cxx: src/simulator/map-scheduler.cc -> build/debug/src/simulator/map-scheduler_1.o
[295/638] cxx: src/simulator/heap-scheduler.cc -> build/debug/src/simulator/heap-scheduler_1.o
[296/638] cxx: src/simulator/calendar-scheduler.cc -> build/debug/src/simulator/calendar-scheduler_1.o
[297/638] cxx: src/simulator/ns2-calendar-scheduler.cc -> build/debug/src/simulator/ns2-calendar-scheduler_1.o
[298/638] cxx: src/simulator/event-impl.cc -> build/debug/src/simulator/event-impl_1.o
[299/638] cxx: src/simulator/simulator.cc -> build/debug/src/simulator/simulator_1.o
[300/638] cxx: src/simulator/default-simulator-impl.cc -> build/debug/src/simulator/default-simulator-impl_1.o
[301/638] cxx: src/simulator/timer.cc -> build/debug/src/simulator/timer_1.o
[302/638] cxx: src/simulator/watchdog.cc -> build/debug/src/simulator/watchdog_1.o
[303/638] cxx: src/simulator/synchronizer.cc -> build/debug/src/simulator/synchronizer_1.o
[304/638] cxx: src/simulator/make-event.cc -> build/debug/src/simulator/make-event_1.o
[305/638] cxx: src/simulator/high-precision-128.cc -> build/debug/src/simulator/high-precision-128_1.o
[306/638] cxx: src/simulator/cairo-wideint.c -> build/debug/src/simulator/cairo-wideint_1.o
[307/638] cxx: src/simulator/realtime-simulator-impl.cc -> build/debug/src/simulator/realtime-simulator-impl_1.o
[308/638] cxx: src/simulator/wall-clock-synchronizer.cc -> build/debug/src/simulator/wall-clock-synchronizer_1.o
[309/638] cxx: src/contrib/event-garbage-collector.cc -> build/debug/src/contrib/event-garbage-collector_1.o
[310/638] cxx: src/contrib/gnuplot.cc -> build/debug/src/contrib/gnuplot_1.o
[311/638] cxx: src/contrib/delay-jitter-estimation.cc -> build/debug/src/contrib/delay-jitter-estimation_1.o
[312/638] cxx: src/contrib/attribute-iterator.cc -> build/debug/src/contrib/attribute-iterator_1.o
[313/638] cxx: src/contrib/config-store.cc -> build/debug/src/contrib/config-store_1.o
[314/638] cxx: src/contrib/flow-id-tag.cc -> build/debug/src/contrib/flow-id-tag_1.o
[315/638] cxx: src/contrib/attribute-default-iterator.cc -> build/debug/src/contrib/attribute-default-iterator_1.o
[316/638] cxx: src/contrib/file-config.cc -> build/debug/src/contrib/file-config_1.o
[317/638] cxx: src/contrib/raw-text-config.cc -> build/debug/src/contrib/raw-text-config_1.o
[318/638] cxx: src/node/address.cc -> build/debug/src/node/address_1.o
[319/638] cxx: src/node/mac48-address.cc -> build/debug/src/node/mac48-address_1.o
[320/638] cxx: src/node/mac64-address.cc -> build/debug/src/node/mac64-address_1.o
[321/638] cxx: src/node/inet-socket-address.cc -> build/debug/src/node/inet-socket-address_1.o
[322/638] cxx: src/node/packet-socket-address.cc -> build/debug/src/node/packet-socket-address_1.o
[323/638] cxx: src/node/node.cc -> build/debug/src/node/node_1.o
[324/638] cxx: src/node/ipv4-address.cc -> build/debug/src/node/ipv4-address_1.o
[325/638] cxx: src/node/ipv4-address-generator.cc -> build/debug/src/node/ipv4-address-generator_1.o
[326/638] cxx: src/node/ipv4-header.cc -> build/debug/src/node/ipv4-header_1.o
[327/638] cxx: src/node/net-device.cc -> build/debug/src/node/net-device_1.o
[328/638] cxx: src/node/address-utils.cc -> build/debug/src/node/address-utils_1.o
[329/638] cxx: src/node/llc-snap-header.cc -> build/debug/src/node/llc-snap-header_1.o
[330/638] cxx: src/node/ethernet-header.cc -> build/debug/src/node/ethernet-header_1.o
[331/638] cxx: src/node/ethernet-trailer.cc -> build/debug/src/node/ethernet-trailer_1.o
[332/638] cxx: src/node/ipv4-route.cc -> build/debug/src/node/ipv4-route_1.o
[333/638] cxx: src/node/queue.cc -> build/debug/src/node/queue_1.o
[334/638] cxx: src/node/drop-tail-queue.cc -> build/debug/src/node/drop-tail-queue_1.o
[335/638] cxx: src/node/channel.cc -> build/debug/src/node/channel_1.o
[336/638] cxx: src/node/node-list.cc -> build/debug/src/node/node-list_1.o
[337/638] cxx: src/node/socket.cc -> build/debug/src/node/socket_1.o
[338/638] cxx: src/node/socket-factory.cc -> build/debug/src/node/socket-factory_1.o
[339/638] cxx: src/node/packet-socket-factory.cc -> build/debug/src/node/packet-socket-factory_1.o
[340/638] cxx: src/node/packet-socket.cc -> build/debug/src/node/packet-socket_1.o
[341/638] cxx: src/node/udp-socket.cc -> build/debug/src/node/udp-socket_1.o
[342/638] cxx: src/node/udp-socket-factory.cc -> build/debug/src/node/udp-socket-factory_1.o
[343/638] cxx: src/node/tcp-socket.cc -> build/debug/src/node/tcp-socket_1.o
[344/638] cxx: src/node/tcp-socket-factory.cc -> build/debug/src/node/tcp-socket-factory_1.o
[345/638] cxx: src/node/ipv4.cc -> build/debug/src/node/ipv4_1.o
[346/638] cxx: src/node/application.cc -> build/debug/src/node/application_1.o
[347/638] cxx: src/node/simple-channel.cc -> build/debug/src/node/simple-channel_1.o
[348/638] cxx: src/node/simple-net-device.cc -> build/debug/src/node/simple-net-device_1.o
[349/638] cxx: src/node/inet6-socket-address.cc -> build/debug/src/node/inet6-socket-address_1.o
[350/638] cxx: src/node/ipv6-address.cc -> build/debug/src/node/ipv6-address_1.o
[351/638] cxx: src/node/ipv6-header.cc -> build/debug/src/node/ipv6-header_1.o
[352/638] cxx: src/node/ipv4-raw-socket-factory.cc -> build/debug/src/node/ipv4-raw-socket-factory_1.o
[353/638] cxx: src/internet-stack/internet-stack.cc -> build/debug/src/internet-stack/internet-stack_1.o
[354/638] cxx: src/internet-stack/ipv4-l4-protocol.cc -> build/debug/src/internet-stack/ipv4-l4-protocol_1.o
[355/638] cxx: src/internet-stack/udp-header.cc -> build/debug/src/internet-stack/udp-header_1.o
[356/638] cxx: src/internet-stack/tcp-header.cc -> build/debug/src/internet-stack/tcp-header_1.o
[357/638] cxx: src/internet-stack/ipv4-checksum.cc -> build/debug/src/internet-stack/ipv4-checksum_1.o
[358/638] cxx: src/internet-stack/ipv4-interface.cc -> build/debug/src/internet-stack/ipv4-interface_1.o
[359/638] cxx: src/internet-stack/ipv4-l3-protocol.cc -> build/debug/src/internet-stack/ipv4-l3-protocol_1.o
[360/638] cxx: src/internet-stack/ipv4-static-routing.cc -> build/debug/src/internet-stack/ipv4-static-routing_1.o
[361/638] cxx: src/internet-stack/ipv4-global-routing.cc -> build/debug/src/internet-stack/ipv4-global-routing_1.o
[362/638] cxx: src/internet-stack/ipv4-end-point.cc -> build/debug/src/internet-stack/ipv4-end-point_1.o
[363/638] cxx: src/internet-stack/udp-l4-protocol.cc -> build/debug/src/internet-stack/udp-l4-protocol_1.o
[364/638] cxx: src/internet-stack/tcp-l4-protocol.cc -> build/debug/src/internet-stack/tcp-l4-protocol_1.o
[365/638] cxx: src/internet-stack/arp-header.cc -> build/debug/src/internet-stack/arp-header_1.o
[366/638] cxx: src/internet-stack/arp-cache.cc -> build/debug/src/internet-stack/arp-cache_1.o
[367/638] cxx: src/internet-stack/arp-ipv4-interface.cc -> build/debug/src/internet-stack/arp-ipv4-interface_1.o
[368/638] cxx: src/internet-stack/arp-l3-protocol.cc -> build/debug/src/internet-stack/arp-l3-protocol_1.o
[369/638] cxx: src/internet-stack/ipv4-loopback-interface.cc -> build/debug/src/internet-stack/ipv4-loopback-interface_1.o
[370/638] cxx: src/internet-stack/udp-socket-impl.cc -> build/debug/src/internet-stack/udp-socket-impl_1.o
[371/638] cxx: src/internet-stack/tcp-socket-impl.cc -> build/debug/src/internet-stack/tcp-socket-impl_1.o
[372/638] cxx: src/internet-stack/ipv4-end-point-demux.cc -> build/debug/src/internet-stack/ipv4-end-point-demux_1.o
[373/638] cxx: src/internet-stack/ipv4-impl.cc -> build/debug/src/internet-stack/ipv4-impl_1.o
[374/638] cxx: src/internet-stack/udp-socket-factory-impl.cc -> build/debug/src/internet-stack/udp-socket-factory-impl_1.o
[375/638] cxx: src/internet-stack/tcp-socket-factory-impl.cc -> build/debug/src/internet-stack/tcp-socket-factory-impl_1.o
[376/638] cxx: src/internet-stack/pending-data.cc -> build/debug/src/internet-stack/pending-data_1.o
[377/638] cxx: src/internet-stack/sequence-number.cc -> build/debug/src/internet-stack/sequence-number_1.o
[378/638] cxx: src/internet-stack/rtt-estimator.cc -> build/debug/src/internet-stack/rtt-estimator_1.o
[379/638] cxx: src/internet-stack/ipv4-raw-socket-factory-impl.cc -> build/debug/src/internet-stack/ipv4-raw-socket-factory-impl_1.o
[380/638] cxx: src/internet-stack/ipv4-raw-socket-impl.cc -> build/debug/src/internet-stack/ipv4-raw-socket-impl_1.o
[381/638] cxx: src/internet-stack/icmpv4.cc -> build/debug/src/internet-stack/icmpv4_1.o
[382/638] cxx: src/internet-stack/icmpv4-l4-protocol.cc -> build/debug/src/internet-stack/icmpv4-l4-protocol_1.o
[383/638] cxx: src/devices/point-to-point/point-to-point-net-device.cc -> build/debug/src/devices/point-to-point/point-to-point-net-device_1.o
[384/638] cxx: src/devices/point-to-point/point-to-point-channel.cc -> build/debug/src/devices/point-to-point/point-to-point-channel_1.o
[385/638] cxx: src/devices/point-to-point/point-to-point-test.cc -> build/debug/src/devices/point-to-point/point-to-point-test_1.o
[386/638] cxx: src/devices/point-to-point/ppp-header.cc -> build/debug/src/devices/point-to-point/ppp-header_1.o
[387/638] cxx: src/devices/csma/backoff.cc -> build/debug/src/devices/csma/backoff_1.o
[388/638] cxx: src/devices/csma/csma-net-device.cc -> build/debug/src/devices/csma/csma-net-device_1.o
[389/638] cxx: src/devices/csma/csma-channel.cc -> build/debug/src/devices/csma/csma-channel_1.o
[390/638] cxx: src/devices/emu/emu-net-device.cc -> build/debug/src/devices/emu/emu-net-device_1.o
[391/638] cxx: src/devices/emu/emu-encode-decode.cc -> build/debug/src/devices/emu/emu-encode-decode_1.o
[392/638] cxx: src/devices/emu/emu-sock-creator.cc -> build/debug/src/devices/emu/emu-sock-creator_3.o
[393/638] cxx: src/devices/emu/emu-encode-decode.cc -> build/debug/src/devices/emu/emu-encode-decode_3.o
[394/638] cxx: src/devices/bridge/bridge-net-device.cc -> build/debug/src/devices/bridge/bridge-net-device_1.o
[395/638] cxx: src/devices/bridge/bridge-channel.cc -> build/debug/src/devices/bridge/bridge-channel_1.o
[396/638] cxx: src/devices/tap-bridge/tap-bridge.cc -> build/debug/src/devices/tap-bridge/tap-bridge_1.o
[397/638] cxx: src/devices/tap-bridge/tap-encode-decode.cc -> build/debug/src/devices/tap-bridge/tap-encode-decode_1.o
[398/638] cxx: src/devices/tap-bridge/tap-creator.cc -> build/debug/src/devices/tap-bridge/tap-creator_1.o
[399/638] cxx: src/devices/tap-bridge/tap-creator.cc -> build/debug/src/devices/tap-bridge/tap-creator_3.o
[400/638] cxx: src/devices/tap-bridge/tap-encode-decode.cc -> build/debug/src/devices/tap-bridge/tap-encode-decode_3.o
[401/638] cxx: src/applications/onoff/onoff-application.cc -> build/debug/src/applications/onoff/onoff-application_1.o
[402/638] cxx: src/applications/packet-sink/packet-sink.cc -> build/debug/src/applications/packet-sink/packet-sink_1.o
[403/638] cxx: src/applications/udp-echo/udp-echo-client.cc -> build/debug/src/applications/udp-echo/udp-echo-client_1.o
[404/638] cxx: src/applications/udp-echo/udp-echo-server.cc -> build/debug/src/applications/udp-echo/udp-echo-server_1.o
[405/638] cxx: src/routing/olsr/olsr-header.cc -> build/debug/src/routing/olsr/olsr-header_1.o
[406/638] cxx: src/routing/olsr/olsr-state.cc -> build/debug/src/routing/olsr/olsr-state_1.o
[407/638] cxx: src/routing/olsr/olsr-routing-table.cc -> build/debug/src/routing/olsr/olsr-routing-table_1.o
[408/638] cxx: src/routing/olsr/olsr-agent.cc -> build/debug/src/routing/olsr/olsr-agent_1.o
[409/638] cxx: src/routing/olsr/olsr-agent-impl.cc -> build/debug/src/routing/olsr/olsr-agent-impl_1.o
[410/638] cxx: src/routing/global-routing/global-router-interface.cc -> build/debug/src/routing/global-routing/global-router-interface_1.o
[411/638] cxx: src/routing/global-routing/global-route-manager.cc -> build/debug/src/routing/global-routing/global-route-manager_1.o
[412/638] cxx: src/routing/global-routing/global-route-manager-impl.cc -> build/debug/src/routing/global-routing/global-route-manager-impl_1.o
[413/638] cxx: src/routing/global-routing/candidate-queue.cc -> build/debug/src/routing/global-routing/candidate-queue_1.o
[414/638] cxx: src/mobility/vector.cc -> build/debug/src/mobility/vector_1.o
[415/638] cxx: src/mobility/hierarchical-mobility-model.cc -> build/debug/src/mobility/hierarchical-mobility-model_1.o
[416/638] cxx: src/mobility/mobility-model.cc -> build/debug/src/mobility/mobility-model_1.o
[417/638] cxx: src/mobility/position-allocator.cc -> build/debug/src/mobility/position-allocator_1.o
[418/638] cxx: src/mobility/rectangle.cc -> build/debug/src/mobility/rectangle_1.o
[419/638] cxx: src/mobility/constant-position-mobility-model.cc -> build/debug/src/mobility/constant-position-mobility-model_1.o
[420/638] cxx: src/mobility/constant-velocity-helper.cc -> build/debug/src/mobility/constant-velocity-helper_1.o
[421/638] cxx: src/mobility/constant-velocity-mobility-model.cc -> build/debug/src/mobility/constant-velocity-mobility-model_1.o
[422/638] cxx: src/mobility/random-waypoint-mobility-model.cc -> build/debug/src/mobility/random-waypoint-mobility-model_1.o
[423/638] cxx: src/mobility/random-walk-2d-mobility-model.cc -> build/debug/src/mobility/random-walk-2d-mobility-model_1.o
[424/638] cxx: src/mobility/random-direction-2d-mobility-model.cc -> build/debug/src/mobility/random-direction-2d-mobility-model_1.o
[425/638] cxx: src/mobility/constant-acceleration-mobility-model.cc -> build/debug/src/mobility/constant-acceleration-mobility-model_1.o
[426/638] cxx: src/devices/wifi/propagation-delay-model.cc -> build/debug/src/devices/wifi/propagation-delay-model_1.o
[427/638] cxx: src/devices/wifi/propagation-loss-model.cc -> build/debug/src/devices/wifi/propagation-loss-model_1.o
[428/638] cxx: src/devices/wifi/jakes-propagation-loss-model.cc -> build/debug/src/devices/wifi/jakes-propagation-loss-model_1.o
[429/638] cxx: src/devices/wifi/wifi-channel.cc -> build/debug/src/devices/wifi/wifi-channel_1.o
[430/638] cxx: src/devices/wifi/wifi-mode.cc -> build/debug/src/devices/wifi/wifi-mode_1.o
[431/638] cxx: src/devices/wifi/ssid.cc -> build/debug/src/devices/wifi/ssid_1.o
[432/638] cxx: src/devices/wifi/wifi-phy.cc -> build/debug/src/devices/wifi/wifi-phy_1.o
[433/638] cxx: src/devices/wifi/wifi-phy-state-helper.cc -> build/debug/src/devices/wifi/wifi-phy-state-helper_1.o
[434/638] cxx: src/devices/wifi/error-rate-model.cc -> build/debug/src/devices/wifi/error-rate-model_1.o
[435/638] cxx: src/devices/wifi/yans-error-rate-model.cc -> build/debug/src/devices/wifi/yans-error-rate-model_1.o
[436/638] cxx: src/devices/wifi/interference-helper.cc -> build/debug/src/devices/wifi/interference-helper_1.o
[437/638] cxx: src/devices/wifi/yans-wifi-phy.cc -> build/debug/src/devices/wifi/yans-wifi-phy_1.o
[438/638] cxx: src/devices/wifi/yans-wifi-channel.cc -> build/debug/src/devices/wifi/yans-wifi-channel_1.o
[439/638] cxx: src/devices/wifi/wifi-mac-header.cc -> build/debug/src/devices/wifi/wifi-mac-header_1.o
[440/638] cxx: src/devices/wifi/wifi-mac-trailer.cc -> build/debug/src/devices/wifi/wifi-mac-trailer_1.o
[441/638] cxx: src/devices/wifi/mac-low.cc -> build/debug/src/devices/wifi/mac-low_1.o
[442/638] cxx: src/devices/wifi/wifi-mac-queue.cc -> build/debug/src/devices/wifi/wifi-mac-queue_1.o
[443/638] cxx: src/devices/wifi/mac-tx-middle.cc -> build/debug/src/devices/wifi/mac-tx-middle_1.o
[444/638] cxx: src/devices/wifi/mac-rx-middle.cc -> build/debug/src/devices/wifi/mac-rx-middle_1.o
[445/638] cxx: src/devices/wifi/dca-txop.cc -> build/debug/src/devices/wifi/dca-txop_1.o
[446/638] cxx: src/devices/wifi/supported-rates.cc -> build/debug/src/devices/wifi/supported-rates_1.o
[447/638] cxx: src/devices/wifi/capability-information.cc -> build/debug/src/devices/wifi/capability-information_1.o
[448/638] cxx: src/devices/wifi/status-code.cc -> build/debug/src/devices/wifi/status-code_1.o
[449/638] cxx: src/devices/wifi/mgt-headers.cc -> build/debug/src/devices/wifi/mgt-headers_1.o
[450/638] cxx: src/devices/wifi/random-stream.cc -> build/debug/src/devices/wifi/random-stream_1.o
[451/638] cxx: src/devices/wifi/dcf-manager.cc -> build/debug/src/devices/wifi/dcf-manager_1.o
[452/638] cxx: src/devices/wifi/dcf-manager-test.cc -> build/debug/src/devices/wifi/dcf-manager-test_1.o
[453/638] cxx: src/devices/wifi/wifi-mac.cc -> build/debug/src/devices/wifi/wifi-mac_1.o
[454/638] cxx: src/devices/wifi/wifi-remote-station-manager.cc -> build/debug/src/devices/wifi/wifi-remote-station-manager_1.o
[455/638] cxx: src/devices/wifi/adhoc-wifi-mac.cc -> build/debug/src/devices/wifi/adhoc-wifi-mac_1.o
[456/638] cxx: src/devices/wifi/nqap-wifi-mac.cc -> build/debug/src/devices/wifi/nqap-wifi-mac_1.o
[457/638] cxx: src/devices/wifi/nqsta-wifi-mac.cc -> build/debug/src/devices/wifi/nqsta-wifi-mac_1.o
[458/638] cxx: src/devices/wifi/wifi-net-device.cc -> build/debug/src/devices/wifi/wifi-net-device_1.o
[459/638] cxx: src/devices/wifi/arf-wifi-manager.cc -> build/debug/src/devices/wifi/arf-wifi-manager_1.o
[460/638] cxx: src/devices/wifi/aarf-wifi-manager.cc -> build/debug/src/devices/wifi/aarf-wifi-manager_1.o
[461/638] cxx: src/devices/wifi/ideal-wifi-manager.cc -> build/debug/src/devices/wifi/ideal-wifi-manager_1.o
[462/638] cxx: src/devices/wifi/amrr-wifi-manager.cc -> build/debug/src/devices/wifi/amrr-wifi-manager_1.o
[463/638] cxx: src/devices/wifi/onoe-wifi-manager.cc -> build/debug/src/devices/wifi/onoe-wifi-manager_1.o
[464/638] cxx: src/devices/wifi/rraa-wifi-manager.cc -> build/debug/src/devices/wifi/rraa-wifi-manager_1.o
[465/638] cxx: src/devices/wifi/constant-rate-wifi-manager.cc -> build/debug/src/devices/wifi/constant-rate-wifi-manager_1.o
[466/638] cxx: src/devices/wifi/wifi-test.cc -> build/debug/src/devices/wifi/wifi-test_1.o
[467/638] cxx: src/devices/wifi/wifi-phy-test.cc -> build/debug/src/devices/wifi/wifi-phy-test_3.o
[468/638] cxx: src/helper/node-container.cc -> build/debug/src/helper/node-container_1.o
[469/638] cxx: src/helper/net-device-container.cc -> build/debug/src/helper/net-device-container_1.o
[470/638] cxx: src/helper/wifi-helper.cc -> build/debug/src/helper/wifi-helper_1.o
[471/638] cxx: src/helper/olsr-helper.cc -> build/debug/src/helper/olsr-helper_1.o
[472/638] cxx: src/helper/static-multicast-route-helper.cc -> build/debug/src/helper/static-multicast-route-helper_1.o
[473/638] cxx: src/helper/point-to-point-helper.cc -> build/debug/src/helper/point-to-point-helper_1.o
[474/638] cxx: src/helper/csma-helper.cc -> build/debug/src/helper/csma-helper_1.o
[475/638] cxx: src/helper/mobility-helper.cc -> build/debug/src/helper/mobility-helper_1.o
[476/638] cxx: src/helper/ns2-mobility-helper.cc -> build/debug/src/helper/ns2-mobility-helper_1.o
[477/638] cxx: src/helper/ipv4-address-helper.cc -> build/debug/src/helper/ipv4-address-helper_1.o
[478/638] cxx: src/helper/internet-stack-helper.cc -> build/debug/src/helper/internet-stack-helper_1.o
[479/638] cxx: src/helper/application-container.cc -> build/debug/src/helper/application-container_1.o
[480/638] cxx: src/helper/on-off-helper.cc -> build/debug/src/helper/on-off-helper_1.o
[481/638] cxx: src/helper/packet-sink-helper.cc -> build/debug/src/helper/packet-sink-helper_1.o
[482/638] cxx: src/helper/packet-socket-helper.cc -> build/debug/src/helper/packet-socket-helper_1.o
[483/638] cxx: src/helper/ipv4-interface-container.cc -> build/debug/src/helper/ipv4-interface-container_1.o
[484/638] cxx: src/helper/udp-echo-helper.cc -> build/debug/src/helper/udp-echo-helper_1.o
[485/638] cxx: src/helper/bridge-helper.cc -> build/debug/src/helper/bridge-helper_1.o
[486/638] cxx: src/helper/yans-wifi-helper.cc -> build/debug/src/helper/yans-wifi-helper_1.o
[487/638] cxx: src/helper/v4ping-helper.cc -> build/debug/src/helper/v4ping-helper_1.o
[488/638] cxx: src/helper/emu-helper.cc -> build/debug/src/helper/emu-helper_1.o
[489/638] cxx: src/helper/tap-bridge-helper.cc -> build/debug/src/helper/tap-bridge-helper_1.o
[490/638] cxx: src/contrib/stats/data-calculator.cc -> build/debug/src/contrib/stats/data-calculator_1.o
[491/638] cxx: src/contrib/stats/packet-data-calculators.cc -> build/debug/src/contrib/stats/packet-data-calculators_1.o
[492/638] cxx: src/contrib/stats/time-data-calculators.cc -> build/debug/src/contrib/stats/time-data-calculators_1.o
[493/638] cxx: src/contrib/stats/data-output-interface.cc -> build/debug/src/contrib/stats/data-output-interface_1.o
[494/638] cxx: src/contrib/stats/omnet-data-output.cc -> build/debug/src/contrib/stats/omnet-data-output_1.o
[495/638] cxx: src/contrib/stats/data-collector.cc -> build/debug/src/contrib/stats/data-collector_1.o
[496/638] cxx: src/applications/v4ping/v4ping.cc -> build/debug/src/applications/v4ping/v4ping_1.o
[497/638] cxx: samples/main-attribute-value.cc -> build/debug/samples/main-attribute-value_1.o
[498/638] cxx: samples/main-callback.cc -> build/debug/samples/main-callback_2.o
[499/638] cxx: samples/main-simulator.cc -> build/debug/samples/main-simulator_3.o
[500/638] cxx: samples/main-packet-header.cc -> build/debug/samples/main-packet-header_4.o
[501/638] cxx: samples/main-packet-tag.cc -> build/debug/samples/main-packet-tag_5.o
[502/638] cxx: samples/main-test.cc -> build/debug/samples/main-test_6.o
[503/638] cxx: samples/main-test-sync.cc -> build/debug/samples/main-test-sync_7.o
[504/638] cxx: samples/main-simple.cc -> build/debug/samples/main-simple_8.o
[505/638] cxx: samples/main-grid-topology.cc -> build/debug/samples/main-grid-topology_9.o
[506/638] cxx: samples/main-random-topology.cc -> build/debug/samples/main-random-topology_10.o
[507/638] cxx: samples/main-random-walk.cc -> build/debug/samples/main-random-walk_11.o
[508/638] cxx: samples/main-propagation-loss.cc -> build/debug/samples/main-propagation-loss_12.o
[509/638] cxx: samples/main-ns2-mob.cc -> build/debug/samples/main-ns2-mob_13.o
[510/638] cxx: utils/run-tests.cc -> build/debug/utils/run-tests_1.o
[511/638] cxx: utils/bench-simulator.cc -> build/debug/utils/bench-simulator_2.o
[512/638] cxx: utils/bench-packets.cc -> build/debug/utils/bench-packets_3.o
[513/638] cxx: utils/print-introspected-doxygen.cc -> build/debug/utils/print-introspected-doxygen_4.o
[514/638] cxx: examples/hello-simulator.cc -> build/debug/examples/hello-simulator_1.o
[515/638] cxx: examples/first.cc -> build/debug/examples/first_2.o
[516/638] cxx: examples/second.cc -> build/debug/examples/second_3.o
[517/638] cxx: examples/third.cc -> build/debug/examples/third_4.o
[518/638] cxx: examples/object-names.cc -> build/debug/examples/object-names_5.o
[519/638] cxx: examples/mixed-wireless.cc -> build/debug/examples/mixed-wireless_6.o
[520/638] cxx: examples/dynamic-global-routing.cc -> build/debug/examples/dynamic-global-routing_7.o
[521/638] cxx: examples/static-routing-slash32.cc -> build/debug/examples/static-routing-slash32_8.o
[522/638] cxx: examples/global-routing-slash32.cc -> build/debug/examples/global-routing-slash32_9.o
[523/638] cxx: examples/simple-global-routing.cc -> build/debug/examples/simple-global-routing_10.o
[524/638] cxx: examples/simple-alternate-routing.cc -> build/debug/examples/simple-alternate-routing_11.o
[525/638] cxx: examples/simple-error-model.cc -> build/debug/examples/simple-error-model_12.o
[526/638] cxx: examples/csma-one-subnet.cc -> build/debug/examples/csma-one-subnet_13.o
[527/638] cxx: examples/csma-bridge.cc -> build/debug/examples/csma-bridge_14.o
[528/638] cxx: examples/csma-bridge-one-hop.cc -> build/debug/examples/csma-bridge-one-hop_15.o
[529/638] cxx: examples/udp-echo.cc -> build/debug/examples/udp-echo_16.o
[530/638] cxx: examples/realtime-udp-echo.cc -> build/debug/examples/realtime-udp-echo_17.o
[531/638] cxx: examples/csma-broadcast.cc -> build/debug/examples/csma-broadcast_18.o
../examples/csma-broadcast.cc: In function ‘int main(int, char**)’:
../examples/csma-broadcast.cc:64: error: ‘GtkConfigStore’ was not declared in this scope
../examples/csma-broadcast.cc:64: error: expected `;' before ‘config’
../examples/csma-broadcast.cc:67: error: ‘config’ was not declared in this scope
../examples/csma-broadcast.cc:130: error: ‘config’ was not declared in this scope
Build failed
 -> task failed (err #1): 
	{task: cxx csma-broadcast.cc -> csma-broadcast_18.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:315: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_core.py:420: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::GlobalValue * const *, std::vector< ns3::GlobalValue * > >'],)
../bindings/python/ns3_module_core.py:425: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::GlobalValue * const *, std::vector< ns3::GlobalValue * > >'],)
../bindings/python/ns3_module_core.py:992: 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:1066: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_core.py:1675: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_core.py:1724: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Object > const, std::vector< ns3::Ptr< ns3::Object > > >'],)
../bindings/python/ns3_module_core.py:1729: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Object > const, std::vector< ns3::Ptr< ns3::Object > > >'],)
../bindings/python/ns3_module_core.py:1974: TypeLookupError(['unsigned int &'],)
../bindings/python/ns3_module_core.py:2002: TypeLookupError(['unsigned int &'],)
../bindings/python/ns3_module_core.py:2021: TypeLookupError(['__gnu_cxx::__normal_iterator< ns3::Ptr< ns3::Object > const, std::vector< ns3::Ptr< ns3::Object > > >'],)
../bindings/python/ns3_module_core.py:2026: 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:2683: TypeLookupError(['uint32_t &'],)
../bindings/python/ns3_module_node.py:2734: 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:2739: 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:1673: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:1677: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:1687: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:1812: 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:1817: 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:1827: TypeConfigurationError('transfer_ownership parameter missing',)
../bindings/python/ns3_module_wifi.py:2071: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:2088: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:2115: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:2240: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:2617: TypeConfigurationError('caller_owns_return not given',)
../bindings/python/ns3_module_wifi.py:2648: 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:420: 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:898: 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:2437: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:2501: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:2801: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_node.py:3067: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_node.py:3127: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_node.py:3137: 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:227: 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_point_to_point.py:297: 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:138: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_tap_bridge.py:198: 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_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:2014: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2019: 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:2391: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2396: 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:2544: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2549: 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: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:325: 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_csma.py:395: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_emu.py:132: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_emu.py:197: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_emu.py:202: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_bridge.py:155: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_bridge.py:215: 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_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:339: 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:1081: CodeGenerationError('ns3::TraceSourceAccessor cannot be constructed (have pure virtual methods but no helper class)',)
../bindings/python/ns3_module_core.py:1022: 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:2437: CodeGenerationError('::std::ostream cannot be constructed (abstract base class)',)
../bindings/python/ns3_module_node.py:2501: 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:3067: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_node.py:3127: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_node.py:3137: 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:227: 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_point_to_point.py:297: 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:138: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_tap_bridge.py:198: 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_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:2014: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2019: 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.',)
??:??: <pybindgen.CppClass 'ns3::ErrorRateModel'> / CodeGenerationError('ns3::ErrorRateModel cannot be constructed (class has pure virtual methods)',)
../bindings/python/ns3_module_wifi.py:2391: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2396: 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:2544: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_wifi.py:2549: 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.',)
??:??: <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:325: 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_csma.py:395: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_emu.py:132: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_emu.py:197: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_emu.py:202: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_bridge.py:155: NotSupportedError('Reverse wrappers for ns3::Callback<...> types (python using callbacks defined in C++) not implemented.',)
../bindings/python/ns3_module_bridge.py:215: 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.',)
??:??: <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