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

tomhend@u.washington.edu tomhend at u.washington.edu
Thu Oct 8 06:39:56 PDT 2009


Thu Oct 8 02:50:50 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-1ubuntu4)
----------------------------- 
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
----------------------------- 
SUCCESS: waf -d debug configure; ./waf --regression passed on ns-ubuntu-intrepid 
SUCCESS: waf -d optimized configure; ./waf --regression passed on ns-ubuntu-intrepid 

Regression testing for machine: ns-fedora-core-11
Linux 2.6.29.4-167.fc11.i586 i686
g++ (GCC) 4.4.0 20090506 (Red Hat 4.4.0-4)
----------------------------- 
SUCCESS: waf -d debug configure; ./waf --regression passed on ns-fedora-core-11 
SUCCESS: waf -d optimized configure; ./waf --regression passed on ns-fedora-core-11 

Regression testing for machine: ns-old
Linux 2.6.20-1.2320.fc5 i686
g++ (GCC) 4.1.1 20070105 (Red Hat 4.1.1-51)
----------------------------- 
SUCCESS: waf -d debug configure; ./waf --regression passed on ns-old 
SUCCESS: waf -d optimized configure; ./waf --regression passed on ns-old 

Regression testing for machine: darwin-ppc
Darwin 9.8.0 Power Macintosh
powerpc-apple-darwin8-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5564)
----------------------------- 
FAILURE: waf -d debug configure;  building failed on darwin-ppc

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 /sw/bin/pkg-config 
Checking for regression traces location  : ok ../ns-3-dev-ref-traces (given) 
Checking for -Wno-error=deprecated-declarations support : no 
Checking for header stdlib.h                            : not found 
Checking for header signal.h                            : not found 
Checking for header pthread.h                           : Could not find pthread support (build/config.log for details) 
Checking for high precision time implementation         : 128-bit integer 
Checking for header stdint.h                            : not found 
Checking for header inttypes.h                          : not found 
Checking for header sys/inttypes.h                      : not found 
Checking for library rt                                 : not found 
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 
Checking for pkg-config flags for LIBXML2               : ok  
Checking for library sqlite3                            : not found 
Checking for NSC location                               : not found 
Checking for program python                             : ok /usr/local/bin/python 
Checking for Python version >= 2.3                      : ok 2.5.4 
Checking for library python2.5                          : not found 
Checking for library python2.5                          : not found 
Checking for library python25                           : not found 
Checking for program python2.5-config                   : ok /usr/local/bin/python2.5-config 
Checking for header Python.h                            : Could not find the python development headers 
Checking for program sudo                               : ok /usr/bin/sudo 
Checking for program hg                                 : ok /usr/local/bin/hg 
Checking for program valgrind                           : not found 
Package gsl was not found in the pkg-config search path.
Perhaps you should add the directory containing `gsl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gsl' found
Checking for pkg-config flags for GSL                   : not found 
'configure' finished successfully (4.714s)

Build stderr: 
Waf: Entering directory `/private/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/build'
[  1/846] ns3header: src/core/system-wall-clock-ms.h -> build/debug/ns3/system-wall-clock-ms.h
[  2/846] ns3header: src/core/empty.h -> build/debug/ns3/empty.h
[  3/846] ns3header: src/core/callback.h -> build/debug/ns3/callback.h
[  4/846] ns3header: src/core/object-base.h -> build/debug/ns3/object-base.h
[  5/846] ns3header: src/core/ref-count-base.h -> build/debug/ns3/ref-count-base.h
[  6/846] ns3header: src/core/type-id.h -> build/debug/ns3/type-id.h
[  7/846] ns3header: src/core/attribute-list.h -> build/debug/ns3/attribute-list.h
[  8/846] ns3header: src/core/ptr.h -> build/debug/ns3/ptr.h
[  9/846] ns3header: src/core/object.h -> build/debug/ns3/object.h
[ 10/846] ns3header: src/core/log.h -> build/debug/ns3/log.h
[ 11/846] ns3header: src/core/assert.h -> build/debug/ns3/assert.h
[ 12/846] ns3header: src/core/breakpoint.h -> build/debug/ns3/breakpoint.h
[ 13/846] ns3header: src/core/fatal-error.h -> build/debug/ns3/fatal-error.h
[ 14/846] ns3header: src/core/test.h -> build/debug/ns3/test.h
[ 15/846] ns3header: src/core/random-variable.h -> build/debug/ns3/random-variable.h
[ 16/846] ns3header: src/core/rng-stream.h -> build/debug/ns3/rng-stream.h
[ 17/846] ns3header: src/core/command-line.h -> build/debug/ns3/command-line.h
[ 18/846] ns3header: src/core/type-name.h -> build/debug/ns3/type-name.h
[ 19/846] ns3header: src/core/type-traits.h -> build/debug/ns3/type-traits.h
[ 20/846] ns3header: src/core/int-to-type.h -> build/debug/ns3/int-to-type.h
[ 21/846] ns3header: src/core/attribute.h -> build/debug/ns3/attribute.h
[ 22/846] ns3header: src/core/attribute-accessor-helper.h -> build/debug/ns3/attribute-accessor-helper.h
[ 23/846] ns3header: src/core/boolean.h -> build/debug/ns3/boolean.h
[ 24/846] ns3header: src/core/integer.h -> build/debug/ns3/integer.h
[ 25/846] ns3header: src/core/uinteger.h -> build/debug/ns3/uinteger.h
[ 26/846] ns3header: src/core/double.h -> build/debug/ns3/double.h
[ 27/846] ns3header: src/core/enum.h -> build/debug/ns3/enum.h
[ 28/846] ns3header: src/core/string.h -> build/debug/ns3/string.h
[ 29/846] ns3header: src/core/pointer.h -> build/debug/ns3/pointer.h
[ 30/846] ns3header: src/core/object-factory.h -> build/debug/ns3/object-factory.h
[ 31/846] ns3header: src/core/attribute-helper.h -> build/debug/ns3/attribute-helper.h
[ 32/846] ns3header: src/core/global-value.h -> build/debug/ns3/global-value.h
[ 33/846] ns3header: src/core/traced-callback.h -> build/debug/ns3/traced-callback.h
[ 34/846] ns3header: src/core/traced-value.h -> build/debug/ns3/traced-value.h
[ 35/846] ns3header: src/core/trace-source-accessor.h -> build/debug/ns3/trace-source-accessor.h
[ 36/846] ns3header: src/core/config.h -> build/debug/ns3/config.h
[ 37/846] ns3header: src/core/object-vector.h -> build/debug/ns3/object-vector.h
[ 38/846] ns3header: src/core/deprecated.h -> build/debug/ns3/deprecated.h
[ 39/846] ns3header: src/core/abort.h -> build/debug/ns3/abort.h
[ 40/846] ns3header: src/core/names.h -> build/debug/ns3/names.h
[ 41/846] ns3header: src/core/vector.h -> build/debug/ns3/vector.h
[ 42/846] ns3header: src/common/buffer.h -> build/debug/ns3/buffer.h
[ 43/846] ns3header: src/common/chunk.h -> build/debug/ns3/chunk.h
[ 44/846] ns3header: src/common/header.h -> build/debug/ns3/header.h
[ 45/846] ns3header: src/common/trailer.h -> build/debug/ns3/trailer.h
[ 46/846] ns3header: src/common/packet.h -> build/debug/ns3/packet.h
[ 47/846] ns3header: src/common/packet-metadata.h -> build/debug/ns3/packet-metadata.h
[ 48/846] ns3header: src/common/pcap-writer.h -> build/debug/ns3/pcap-writer.h
[ 49/846] ns3header: src/common/data-rate.h -> build/debug/ns3/data-rate.h
[ 50/846] ns3header: src/common/error-model.h -> build/debug/ns3/error-model.h
[ 51/846] ns3header: src/common/tag.h -> build/debug/ns3/tag.h
[ 52/846] ns3header: src/common/byte-tag-list.h -> build/debug/ns3/byte-tag-list.h
[ 53/846] ns3header: src/common/tag-buffer.h -> build/debug/ns3/tag-buffer.h
[ 54/846] ns3header: src/common/packet-tag-list.h -> build/debug/ns3/packet-tag-list.h
[ 55/846] ns3header: src/common/nix-vector.h -> build/debug/ns3/nix-vector.h
[ 56/846] ns3header: src/common/ascii-writer.h -> build/debug/ns3/ascii-writer.h
[ 57/846] ns3header: src/common/sgi-hashmap.h -> build/debug/ns3/sgi-hashmap.h
[ 58/846] ns3header: src/common/pcap-file.h -> build/debug/ns3/pcap-file.h
[ 59/846] ns3header: src/simulator/high-precision.h -> build/debug/ns3/high-precision.h
[ 60/846] ns3header: src/simulator/nstime.h -> build/debug/ns3/nstime.h
[ 61/846] ns3header: src/simulator/event-id.h -> build/debug/ns3/event-id.h
[ 62/846] ns3header: src/simulator/event-impl.h -> build/debug/ns3/event-impl.h
[ 63/846] ns3header: src/simulator/simulator.h -> build/debug/ns3/simulator.h
[ 64/846] ns3header: src/simulator/simulator-impl.h -> build/debug/ns3/simulator-impl.h
[ 65/846] ns3header: src/simulator/default-simulator-impl.h -> build/debug/ns3/default-simulator-impl.h
[ 66/846] ns3header: src/simulator/scheduler.h -> build/debug/ns3/scheduler.h
[ 67/846] ns3header: src/simulator/list-scheduler.h -> build/debug/ns3/list-scheduler.h
[ 68/846] ns3header: src/simulator/map-scheduler.h -> build/debug/ns3/map-scheduler.h
[ 69/846] ns3header: src/simulator/heap-scheduler.h -> build/debug/ns3/heap-scheduler.h
[ 70/846] ns3header: src/simulator/calendar-scheduler.h -> build/debug/ns3/calendar-scheduler.h
[ 71/846] ns3header: src/simulator/ns2-calendar-scheduler.h -> build/debug/ns3/ns2-calendar-scheduler.h
[ 72/846] ns3header: src/simulator/simulation-singleton.h -> build/debug/ns3/simulation-singleton.h
[ 73/846] ns3header: src/simulator/timer.h -> build/debug/ns3/timer.h
[ 74/846] ns3header: src/simulator/timer-impl.h -> build/debug/ns3/timer-impl.h
[ 75/846] ns3header: src/simulator/watchdog.h -> build/debug/ns3/watchdog.h
[ 76/846] ns3header: src/simulator/synchronizer.h -> build/debug/ns3/synchronizer.h
[ 77/846] ns3header: src/simulator/make-event.h -> build/debug/ns3/make-event.h
[ 78/846] ns3header: src/simulator/high-precision-128.h -> build/debug/ns3/high-precision-128.h
[ 79/846] ns3header: src/simulator/cairo-wideint-private.h -> build/debug/ns3/cairo-wideint-private.h
[ 80/846] ns3header: src/contrib/event-garbage-collector.h -> build/debug/ns3/event-garbage-collector.h
[ 81/846] ns3header: src/contrib/gnuplot.h -> build/debug/ns3/gnuplot.h
[ 82/846] ns3header: src/contrib/delay-jitter-estimation.h -> build/debug/ns3/delay-jitter-estimation.h
[ 83/846] ns3header: src/contrib/file-config.h -> build/debug/ns3/file-config.h
[ 84/846] ns3header: src/contrib/config-store.h -> build/debug/ns3/config-store.h
[ 85/846] ns3header: src/contrib/flow-id-tag.h -> build/debug/ns3/flow-id-tag.h
[ 86/846] ns3header: src/node/address.h -> build/debug/ns3/address.h
[ 87/846] ns3header: src/node/mac48-address.h -> build/debug/ns3/mac48-address.h
[ 88/846] ns3header: src/node/mac64-address.h -> build/debug/ns3/mac64-address.h
[ 89/846] ns3header: src/node/inet-socket-address.h -> build/debug/ns3/inet-socket-address.h
[ 90/846] ns3header: src/node/packet-socket-address.h -> build/debug/ns3/packet-socket-address.h
[ 91/846] ns3header: src/node/node.h -> build/debug/ns3/node.h
[ 92/846] ns3header: src/node/ipv4-address.h -> build/debug/ns3/ipv4-address.h
[ 93/846] ns3header: src/node/ipv4-interface-address.h -> build/debug/ns3/ipv4-interface-address.h
[ 94/846] ns3header: src/node/ipv4-address-generator.h -> build/debug/ns3/ipv4-address-generator.h
[ 95/846] ns3header: src/node/ipv4-header.h -> build/debug/ns3/ipv4-header.h
[ 96/846] ns3header: src/node/net-device.h -> build/debug/ns3/net-device.h
[ 97/846] ns3header: src/node/address-utils.h -> build/debug/ns3/address-utils.h
[ 98/846] ns3header: src/node/ipv4-route.h -> build/debug/ns3/ipv4-route.h
[ 99/846] ns3header: src/node/ipv4-routing-protocol.h -> build/debug/ns3/ipv4-routing-protocol.h
[100/846] ns3header: src/node/queue.h -> build/debug/ns3/queue.h
[101/846] ns3header: src/node/drop-tail-queue.h -> build/debug/ns3/drop-tail-queue.h
[102/846] ns3header: src/node/llc-snap-header.h -> build/debug/ns3/llc-snap-header.h
[103/846] ns3header: src/node/ethernet-header.h -> build/debug/ns3/ethernet-header.h
[104/846] ns3header: src/node/ethernet-trailer.h -> build/debug/ns3/ethernet-trailer.h
[105/846] ns3header: src/node/channel.h -> build/debug/ns3/channel.h
[106/846] ns3header: src/node/node-list.h -> build/debug/ns3/node-list.h
[107/846] ns3header: src/node/channel-list.h -> build/debug/ns3/channel-list.h
[108/846] ns3header: src/node/socket.h -> build/debug/ns3/socket.h
[109/846] ns3header: src/node/socket-factory.h -> build/debug/ns3/socket-factory.h
[110/846] ns3header: src/node/packet-socket-factory.h -> build/debug/ns3/packet-socket-factory.h
[111/846] ns3header: src/node/udp-socket.h -> build/debug/ns3/udp-socket.h
[112/846] ns3header: src/node/udp-socket-factory.h -> build/debug/ns3/udp-socket-factory.h
[113/846] ns3header: src/node/tcp-socket.h -> build/debug/ns3/tcp-socket.h
[114/846] ns3header: src/node/tcp-socket-factory.h -> build/debug/ns3/tcp-socket-factory.h
[115/846] ns3header: src/node/ipv4.h -> build/debug/ns3/ipv4.h
[116/846] ns3header: src/node/ipv4-raw-socket-factory.h -> build/debug/ns3/ipv4-raw-socket-factory.h
[117/846] ns3header: src/node/application.h -> build/debug/ns3/application.h
[118/846] ns3header: src/node/simple-channel.h -> build/debug/ns3/simple-channel.h
[119/846] ns3header: src/node/simple-net-device.h -> build/debug/ns3/simple-net-device.h
[120/846] ns3header: src/node/inet6-socket-address.h -> build/debug/ns3/inet6-socket-address.h
[121/846] ns3header: src/node/ipv6-address.h -> build/debug/ns3/ipv6-address.h
[122/846] ns3header: src/node/ipv6-header.h -> build/debug/ns3/ipv6-header.h
[123/846] ns3header: src/node/ipv6-interface-address.h -> build/debug/ns3/ipv6-interface-address.h
[124/846] ns3header: src/node/ipv6-route.h -> build/debug/ns3/ipv6-route.h
[125/846] ns3header: src/node/ipv6.h -> build/debug/ns3/ipv6.h
[126/846] ns3header: src/node/ipv6-raw-socket-factory.h -> build/debug/ns3/ipv6-raw-socket-factory.h
[127/846] ns3header: src/node/ipv6-routing-protocol.h -> build/debug/ns3/ipv6-routing-protocol.h
[128/846] ns3header: src/node/packetbb.h -> build/debug/ns3/packetbb.h
[129/846] ns3header: src/internet-stack/udp-header.h -> build/debug/ns3/udp-header.h
[130/846] ns3header: src/internet-stack/tcp-header.h -> build/debug/ns3/tcp-header.h
[131/846] ns3header: src/internet-stack/sequence-number.h -> build/debug/ns3/sequence-number.h
[132/846] ns3header: src/internet-stack/icmpv4.h -> build/debug/ns3/icmpv4.h
[133/846] ns3header: src/internet-stack/icmpv6-header.h -> build/debug/ns3/icmpv6-header.h
[134/846] ns3header: src/internet-stack/ipv4-l3-protocol.h -> build/debug/ns3/ipv4-l3-protocol.h
[135/846] ns3header: src/internet-stack/ipv6-l3-protocol.h -> build/debug/ns3/ipv6-l3-protocol.h
[136/846] ns3header: src/internet-stack/arp-l3-protocol.h -> build/debug/ns3/arp-l3-protocol.h
[137/846] ns3header: src/internet-stack/udp-l4-protocol.h -> build/debug/ns3/udp-l4-protocol.h
[138/846] ns3header: src/internet-stack/tcp-l4-protocol.h -> build/debug/ns3/tcp-l4-protocol.h
[139/846] ns3header: src/internet-stack/icmpv4-l4-protocol.h -> build/debug/ns3/icmpv4-l4-protocol.h
[140/846] ns3header: src/internet-stack/ipv4-l4-protocol.h -> build/debug/ns3/ipv4-l4-protocol.h
[141/846] ns3header: src/internet-stack/arp-cache.h -> build/debug/ns3/arp-cache.h
[142/846] ns3header: src/internet-stack/icmpv6-l4-protocol.h -> build/debug/ns3/icmpv6-l4-protocol.h
[143/846] ns3header: src/internet-stack/ipv6-l4-protocol.h -> build/debug/ns3/ipv6-l4-protocol.h
[144/846] ns3header: src/internet-stack/ndisc-cache.h -> build/debug/ns3/ndisc-cache.h
[145/846] ns3header: src/devices/point-to-point/point-to-point-net-device.h -> build/debug/ns3/point-to-point-net-device.h
[146/846] ns3header: src/devices/point-to-point/point-to-point-channel.h -> build/debug/ns3/point-to-point-channel.h
[147/846] ns3header: src/devices/point-to-point/ppp-header.h -> build/debug/ns3/ppp-header.h
[148/846] ns3header: src/devices/csma/backoff.h -> build/debug/ns3/backoff.h
[149/846] ns3header: src/devices/csma/csma-net-device.h -> build/debug/ns3/csma-net-device.h
[150/846] ns3header: src/devices/csma/csma-channel.h -> build/debug/ns3/csma-channel.h
[151/846] ns3header: src/devices/emu/emu.h -> build/debug/ns3/emu.h
[152/846] ns3header: src/devices/bridge/bridge-net-device.h -> build/debug/ns3/bridge-net-device.h
[153/846] ns3header: src/devices/bridge/bridge-channel.h -> build/debug/ns3/bridge-channel.h
[154/846] ns3header: src/devices/tap-bridge/tap.h -> build/debug/ns3/tap.h
[155/846] ns3header: src/devices/virtual-net-device/virtual-net-device.h -> build/debug/ns3/virtual-net-device.h
[156/846] ns3header: src/applications/onoff/onoff-application.h -> build/debug/ns3/onoff-application.h
[157/846] ns3header: src/applications/packet-sink/packet-sink.h -> build/debug/ns3/packet-sink.h
[158/846] ns3header: src/applications/udp-echo/udp-echo-client.h -> build/debug/ns3/udp-echo-client.h
[159/846] ns3header: src/applications/udp-echo/udp-echo-server.h -> build/debug/ns3/udp-echo-server.h
[160/846] ns3header: src/routing/nix-vector-routing/ipv4-nix-vector-routing.h -> build/debug/ns3/ipv4-nix-vector-routing.h
[161/846] ns3header: src/routing/olsr/olsr-routing-protocol.h -> build/debug/ns3/olsr-routing-protocol.h
[162/846] ns3header: src/routing/olsr/olsr-header.h -> build/debug/ns3/olsr-header.h
[163/846] ns3header: src/routing/olsr/olsr-state.h -> build/debug/ns3/olsr-state.h
[164/846] ns3header: src/routing/olsr/olsr-repositories.h -> build/debug/ns3/olsr-repositories.h
[165/846] ns3header: src/routing/global-routing/global-router-interface.h -> build/debug/ns3/global-router-interface.h
[166/846] ns3header: src/routing/global-routing/global-route-manager.h -> build/debug/ns3/global-route-manager.h
[167/846] ns3header: src/routing/global-routing/ipv4-global-routing.h -> build/debug/ns3/ipv4-global-routing.h
[168/846] ns3header: src/routing/static-routing/ipv4-static-routing.h -> build/debug/ns3/ipv4-static-routing.h
[169/846] ns3header: src/routing/static-routing/ipv4-routing-table-entry.h -> build/debug/ns3/ipv4-routing-table-entry.h
[170/846] ns3header: src/routing/static-routing/ipv6-static-routing.h -> build/debug/ns3/ipv6-static-routing.h
[171/846] ns3header: src/routing/static-routing/ipv6-routing-table-entry.h -> build/debug/ns3/ipv6-routing-table-entry.h
[172/846] ns3header: src/routing/list-routing/ipv4-list-routing.h -> build/debug/ns3/ipv4-list-routing.h
[173/846] ns3header: src/routing/list-routing/ipv6-list-routing.h -> build/debug/ns3/ipv6-list-routing.h
[174/846] ns3header: src/mobility/hierarchical-mobility-model.h -> build/debug/ns3/hierarchical-mobility-model.h
[175/846] ns3header: src/mobility/mobility-model.h -> build/debug/ns3/mobility-model.h
[176/846] ns3header: src/mobility/position-allocator.h -> build/debug/ns3/position-allocator.h
[177/846] ns3header: src/mobility/rectangle.h -> build/debug/ns3/rectangle.h
[178/846] ns3header: src/mobility/constant-position-mobility-model.h -> build/debug/ns3/constant-position-mobility-model.h
[179/846] ns3header: src/mobility/constant-velocity-helper.h -> build/debug/ns3/constant-velocity-helper.h
[180/846] ns3header: src/mobility/constant-velocity-mobility-model.h -> build/debug/ns3/constant-velocity-mobility-model.h
[181/846] ns3header: src/mobility/random-waypoint-mobility-model.h -> build/debug/ns3/random-waypoint-mobility-model.h
[182/846] ns3header: src/mobility/random-walk-2d-mobility-model.h -> build/debug/ns3/random-walk-2d-mobility-model.h
[183/846] ns3header: src/mobility/random-direction-2d-mobility-model.h -> build/debug/ns3/random-direction-2d-mobility-model.h
[184/846] ns3header: src/mobility/constant-acceleration-mobility-model.h -> build/debug/ns3/constant-acceleration-mobility-model.h
[185/846] ns3header: src/devices/wifi/propagation-delay-model.h -> build/debug/ns3/propagation-delay-model.h
[186/846] ns3header: src/devices/wifi/propagation-loss-model.h -> build/debug/ns3/propagation-loss-model.h
[187/846] ns3header: src/devices/wifi/jakes-propagation-loss-model.h -> build/debug/ns3/jakes-propagation-loss-model.h
[188/846] ns3header: src/devices/wifi/wifi-net-device.h -> build/debug/ns3/wifi-net-device.h
[189/846] ns3header: src/devices/wifi/wifi-channel.h -> build/debug/ns3/wifi-channel.h
[190/846] ns3header: src/devices/wifi/wifi-mode.h -> build/debug/ns3/wifi-mode.h
[191/846] ns3header: src/devices/wifi/ssid.h -> build/debug/ns3/ssid.h
[192/846] ns3header: src/devices/wifi/wifi-preamble.h -> build/debug/ns3/wifi-preamble.h
[193/846] ns3header: src/devices/wifi/wifi-phy-standard.h -> build/debug/ns3/wifi-phy-standard.h
[194/846] ns3header: src/devices/wifi/yans-wifi-phy.h -> build/debug/ns3/yans-wifi-phy.h
[195/846] ns3header: src/devices/wifi/yans-wifi-channel.h -> build/debug/ns3/yans-wifi-channel.h
[196/846] ns3header: src/devices/wifi/wifi-phy.h -> build/debug/ns3/wifi-phy.h
[197/846] ns3header: src/devices/wifi/interference-helper.h -> build/debug/ns3/interference-helper.h
[198/846] ns3header: src/devices/wifi/wifi-remote-station-manager.h -> build/debug/ns3/wifi-remote-station-manager.h
[199/846] ns3header: src/devices/wifi/arf-wifi-manager.h -> build/debug/ns3/arf-wifi-manager.h
[200/846] ns3header: src/devices/wifi/aarf-wifi-manager.h -> build/debug/ns3/aarf-wifi-manager.h
[201/846] ns3header: src/devices/wifi/constant-rate-wifi-manager.h -> build/debug/ns3/constant-rate-wifi-manager.h
[202/846] ns3header: src/devices/wifi/ideal-wifi-manager.h -> build/debug/ns3/ideal-wifi-manager.h
[203/846] ns3header: src/devices/wifi/amrr-wifi-manager.h -> build/debug/ns3/amrr-wifi-manager.h
[204/846] ns3header: src/devices/wifi/onoe-wifi-manager.h -> build/debug/ns3/onoe-wifi-manager.h
[205/846] ns3header: src/devices/wifi/rraa-wifi-manager.h -> build/debug/ns3/rraa-wifi-manager.h
[206/846] ns3header: src/devices/wifi/wifi-mac.h -> build/debug/ns3/wifi-mac.h
[207/846] ns3header: src/devices/wifi/adhoc-wifi-mac.h -> build/debug/ns3/adhoc-wifi-mac.h
[208/846] ns3header: src/devices/wifi/nqsta-wifi-mac.h -> build/debug/ns3/nqsta-wifi-mac.h
[209/846] ns3header: src/devices/wifi/nqap-wifi-mac.h -> build/debug/ns3/nqap-wifi-mac.h
[210/846] ns3header: src/devices/wifi/wifi-phy.h -> build/debug/ns3/wifi-phy.h
[211/846] ns3header: src/devices/wifi/supported-rates.h -> build/debug/ns3/supported-rates.h
[212/846] ns3header: src/devices/wifi/error-rate-model.h -> build/debug/ns3/error-rate-model.h
[213/846] ns3header: src/devices/wifi/yans-error-rate-model.h -> build/debug/ns3/yans-error-rate-model.h
[214/846] ns3header: src/devices/wifi/dca-txop.h -> build/debug/ns3/dca-txop.h
[215/846] ns3header: src/devices/wifi/wifi-mac-header.h -> build/debug/ns3/wifi-mac-header.h
[216/846] ns3header: src/devices/wifi/qadhoc-wifi-mac.h -> build/debug/ns3/qadhoc-wifi-mac.h
[217/846] ns3header: src/devices/wifi/qap-wifi-mac.h -> build/debug/ns3/qap-wifi-mac.h
[218/846] ns3header: src/devices/wifi/qsta-wifi-mac.h -> build/debug/ns3/qsta-wifi-mac.h
[219/846] ns3header: src/devices/wifi/qos-utils.h -> build/debug/ns3/qos-utils.h
[220/846] ns3header: src/devices/wifi/edca-txop-n.h -> build/debug/ns3/edca-txop-n.h
[221/846] ns3header: src/devices/wifi/msdu-aggregator.h -> build/debug/ns3/msdu-aggregator.h
[222/846] ns3header: src/devices/wifi/amsdu-subframe-header.h -> build/debug/ns3/amsdu-subframe-header.h
[223/846] ns3header: src/devices/wifi/qos-tag.h -> build/debug/ns3/qos-tag.h
[224/846] ns3header: src/devices/wifi/mgt-headers.h -> build/debug/ns3/mgt-headers.h
[225/846] ns3header: src/devices/wifi/status-code.h -> build/debug/ns3/status-code.h
[226/846] ns3header: src/devices/wifi/capability-information.h -> build/debug/ns3/capability-information.h
[227/846] ns3header: src/devices/wifi/dcf-manager.h -> build/debug/ns3/dcf-manager.h
[228/846] ns3header: src/devices/wifi/mac-rx-middle.h -> build/debug/ns3/mac-rx-middle.h
[229/846] ns3header: src/devices/wifi/mac-low.h -> build/debug/ns3/mac-low.h
[230/846] ns3header: src/devices/wifi/minstrel-wifi-manager.h -> build/debug/ns3/minstrel-wifi-manager.h
[231/846] ns3header: src/devices/wifi/dcf.h -> build/debug/ns3/dcf.h
[232/846] ns3header: src/helper/node-container.h -> build/debug/ns3/node-container.h
[233/846] ns3header: src/helper/net-device-container.h -> build/debug/ns3/net-device-container.h
[234/846] ns3header: src/helper/wifi-helper.h -> build/debug/ns3/wifi-helper.h
[235/846] ns3header: src/helper/olsr-helper.h -> build/debug/ns3/olsr-helper.h
[236/846] ns3header: src/helper/point-to-point-helper.h -> build/debug/ns3/point-to-point-helper.h
[237/846] ns3header: src/helper/csma-helper.h -> build/debug/ns3/csma-helper.h
[238/846] ns3header: src/helper/mobility-helper.h -> build/debug/ns3/mobility-helper.h
[239/846] ns3header: src/helper/ns2-mobility-helper.h -> build/debug/ns3/ns2-mobility-helper.h
[240/846] ns3header: src/helper/ipv4-address-helper.h -> build/debug/ns3/ipv4-address-helper.h
[241/846] ns3header: src/helper/ipv4-static-routing-helper.h -> build/debug/ns3/ipv4-static-routing-helper.h
[242/846] ns3header: src/helper/internet-stack-helper.h -> build/debug/ns3/internet-stack-helper.h
[243/846] ns3header: src/helper/application-container.h -> build/debug/ns3/application-container.h
[244/846] ns3header: src/helper/on-off-helper.h -> build/debug/ns3/on-off-helper.h
[245/846] ns3header: src/helper/packet-sink-helper.h -> build/debug/ns3/packet-sink-helper.h
[246/846] ns3header: src/helper/packet-socket-helper.h -> build/debug/ns3/packet-socket-helper.h
[247/846] ns3header: src/helper/ipv4-interface-container.h -> build/debug/ns3/ipv4-interface-container.h
[248/846] ns3header: src/helper/udp-echo-helper.h -> build/debug/ns3/udp-echo-helper.h
[249/846] ns3header: src/helper/bridge-helper.h -> build/debug/ns3/bridge-helper.h
[250/846] ns3header: src/helper/yans-wifi-helper.h -> build/debug/ns3/yans-wifi-helper.h
[251/846] ns3header: src/helper/v4ping-helper.h -> build/debug/ns3/v4ping-helper.h
[252/846] ns3header: src/helper/nqos-wifi-mac-helper.h -> build/debug/ns3/nqos-wifi-mac-helper.h
[253/846] ns3header: src/helper/qos-wifi-mac-helper.h -> build/debug/ns3/qos-wifi-mac-helper.h
[254/846] ns3header: src/helper/ipv4-nix-vector-helper.h -> build/debug/ns3/ipv4-nix-vector-helper.h
[255/846] ns3header: src/helper/ipv4-global-routing-helper.h -> build/debug/ns3/ipv4-global-routing-helper.h
[256/846] ns3header: src/helper/ipv4-list-routing-helper.h -> build/debug/ns3/ipv4-list-routing-helper.h
[257/846] ns3header: src/helper/ipv4-routing-helper.h -> build/debug/ns3/ipv4-routing-helper.h
[258/846] ns3header: src/helper/mesh-helper.h -> build/debug/ns3/mesh-helper.h
[259/846] ns3header: src/helper/mesh-stack-installer.h -> build/debug/ns3/mesh-stack-installer.h
[260/846] ns3header: src/helper/dot11s-installer.h -> build/debug/ns3/dot11s-installer.h
[261/846] ns3header: src/helper/flame-installer.h -> build/debug/ns3/flame-installer.h
[262/846] ns3header: src/helper/athstats-helper.h -> build/debug/ns3/athstats-helper.h
[263/846] ns3header: src/helper/ipv6-address-helper.h -> build/debug/ns3/ipv6-address-helper.h
[264/846] ns3header: src/helper/ipv6-interface-container.h -> build/debug/ns3/ipv6-interface-container.h
[265/846] ns3header: src/helper/ipv6-static-routing-helper.h -> build/debug/ns3/ipv6-static-routing-helper.h
[266/846] ns3header: src/helper/ipv6-list-routing-helper.h -> build/debug/ns3/ipv6-list-routing-helper.h
[267/846] ns3header: src/helper/ipv6-routing-helper.h -> build/debug/ns3/ipv6-routing-helper.h
[268/846] ns3header: src/helper/ping6-helper.h -> build/debug/ns3/ping6-helper.h
[269/846] ns3header: src/helper/flow-monitor-helper.h -> build/debug/ns3/flow-monitor-helper.h
[270/846] ns3header: src/contrib/stats/data-calculator.h -> build/debug/ns3/data-calculator.h
[271/846] ns3header: src/contrib/stats/packet-data-calculators.h -> build/debug/ns3/packet-data-calculators.h
[272/846] ns3header: src/contrib/stats/time-data-calculators.h -> build/debug/ns3/time-data-calculators.h
[273/846] ns3header: src/contrib/stats/basic-data-calculators.h -> build/debug/ns3/basic-data-calculators.h
[274/846] ns3header: src/contrib/stats/data-output-interface.h -> build/debug/ns3/data-output-interface.h
[275/846] ns3header: src/contrib/stats/omnet-data-output.h -> build/debug/ns3/omnet-data-output.h
[276/846] ns3header: src/contrib/stats/data-collector.h -> build/debug/ns3/data-collector.h
[277/846] ns3header: src/applications/v4ping/v4ping.h -> build/debug/ns3/v4ping.h
[278/846] ns3header: src/devices/mesh/wifi-information-element-vector.h -> build/debug/ns3/wifi-information-element-vector.h
[279/846] ns3header: src/devices/mesh/mesh-point-device.h -> build/debug/ns3/mesh-point-device.h
[280/846] ns3header: src/devices/mesh/mesh-l2-routing-protocol.h -> build/debug/ns3/mesh-l2-routing-protocol.h
[281/846] ns3header: src/devices/mesh/mesh-wifi-beacon.h -> build/debug/ns3/mesh-wifi-beacon.h
[282/846] ns3header: src/devices/mesh/mesh-wifi-interface-mac.h -> build/debug/ns3/mesh-wifi-interface-mac.h
[283/846] ns3header: src/devices/mesh/mesh-wifi-interface-mac-plugin.h -> build/debug/ns3/mesh-wifi-interface-mac-plugin.h
[284/846] ns3header: src/devices/mesh/dot11s/hwmp-protocol.h -> build/debug/ns3/hwmp-protocol.h
[285/846] ns3header: src/devices/mesh/dot11s/peer-management-protocol.h -> build/debug/ns3/peer-management-protocol.h
[286/846] ns3header: src/devices/mesh/dot11s/ie-dot11s-beacon-timing.h -> build/debug/ns3/ie-dot11s-beacon-timing.h
[287/846] ns3header: src/devices/mesh/dot11s/ie-dot11s-configuration.h -> build/debug/ns3/ie-dot11s-configuration.h
[288/846] ns3header: src/devices/mesh/dot11s/ie-dot11s-peer-management.h -> build/debug/ns3/ie-dot11s-peer-management.h
[289/846] ns3header: src/devices/mesh/dot11s/ie-dot11s-id.h -> build/debug/ns3/ie-dot11s-id.h
[290/846] ns3header: src/devices/mesh/dot11s/peer-link.h -> build/debug/ns3/peer-link.h
[291/846] ns3header: src/devices/mesh/flame/flame-protocol.h -> build/debug/ns3/flame-protocol.h
[292/846] ns3header: src/applications/ping6/ping6.h -> build/debug/ns3/ping6.h
[293/846] ns3header: src/applications/radvd/radvd.h -> build/debug/ns3/radvd.h
[294/846] ns3header: src/applications/radvd/radvd-interface.h -> build/debug/ns3/radvd-interface.h
[295/846] ns3header: src/applications/radvd/radvd-prefix.h -> build/debug/ns3/radvd-prefix.h
[296/846] ns3header: src/test/ns3tcp/ns3tcp.h -> build/debug/ns3/ns3tcp.h
[297/846] ns3header: src/test/ns3wifi/ns3wifi.h -> build/debug/ns3/ns3wifi.h
[298/846] ns3header: src/contrib/flow-monitor/flow-monitor.h -> build/debug/ns3/flow-monitor.h
[299/846] ns3header: src/contrib/flow-monitor/flow-probe.h -> build/debug/ns3/flow-probe.h
[300/846] ns3header: src/contrib/flow-monitor/flow-classifier.h -> build/debug/ns3/flow-classifier.h
[301/846] ns3header: src/contrib/flow-monitor/ipv4-flow-classifier.h -> build/debug/ns3/ipv4-flow-classifier.h
[302/846] ns3header: src/contrib/flow-monitor/ipv4-flow-probe.h -> build/debug/ns3/ipv4-flow-probe.h
[303/846] ns3header: src/contrib/flow-monitor/histogram.h -> build/debug/ns3/histogram.h
[304/846] ns3header: src/contrib/net-anim/point-to-point-dumbbell-helper.h -> build/debug/ns3/point-to-point-dumbbell-helper.h
[305/846] ns3header: src/contrib/net-anim/point-to-point-grid-helper.h -> build/debug/ns3/point-to-point-grid-helper.h
[306/846] ns3header: src/contrib/net-anim/animation-interface.h -> build/debug/ns3/animation-interface.h
[307/846] ns3header: src/contrib/net-anim/node-location.h -> build/debug/ns3/node-location.h
[308/846] gen_ns3_module_header: 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/vector.h -> build/debug/ns3/core-module.h
[309/846] gen_ns3_module_header: 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/byte-tag-list.h build/debug/ns3/tag-buffer.h build/debug/ns3/packet-tag-list.h build/debug/ns3/nix-vector.h build/debug/ns3/ascii-writer.h build/debug/ns3/sgi-hashmap.h build/debug/ns3/pcap-file.h -> build/debug/ns3/common-module.h
[310/846] gen_ns3_module_header: 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/simulator-module.h
[311/846] gen_ns3_module_header: 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
[312/846] gen_ns3_module_header: 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-interface-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/ipv4-routing-protocol.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/channel-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/ipv4-raw-socket-factory.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/ipv6-interface-address.h build/debug/ns3/ipv6-route.h build/debug/ns3/ipv6.h build/debug/ns3/ipv6-raw-socket-factory.h build/debug/ns3/ipv6-routing-protocol.h build/debug/ns3/packetbb.h -> build/debug/ns3/node-module.h
[313/846] gen_ns3_module_header: build/debug/ns3/udp-header.h build/debug/ns3/tcp-header.h build/debug/ns3/sequence-number.h build/debug/ns3/icmpv4.h build/debug/ns3/icmpv6-header.h build/debug/ns3/ipv4-l3-protocol.h build/debug/ns3/ipv6-l3-protocol.h build/debug/ns3/arp-l3-protocol.h build/debug/ns3/udp-l4-protocol.h build/debug/ns3/tcp-l4-protocol.h build/debug/ns3/icmpv4-l4-protocol.h build/debug/ns3/ipv4-l4-protocol.h build/debug/ns3/arp-cache.h build/debug/ns3/icmpv6-l4-protocol.h build/debug/ns3/ipv6-l4-protocol.h build/debug/ns3/ndisc-cache.h -> build/debug/ns3/internet-stack-module.h
[314/846] gen_ns3_module_header: 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
[315/846] gen_ns3_module_header: build/debug/ns3/backoff.h build/debug/ns3/csma-net-device.h build/debug/ns3/csma-channel.h -> build/debug/ns3/csma-module.h
[316/846] gen_ns3_module_header: build/debug/ns3/emu.h -> build/debug/ns3/emu-module.h
[317/846] gen_ns3_module_header: build/debug/ns3/bridge-net-device.h build/debug/ns3/bridge-channel.h -> build/debug/ns3/bridge-module.h
[318/846] gen_ns3_module_header: build/debug/ns3/tap.h -> build/debug/ns3/tap-bridge-module.h
[319/846] gen_ns3_module_header: build/debug/ns3/virtual-net-device.h -> build/debug/ns3/virtual-net-device-module.h
[320/846] gen_ns3_module_header: build/debug/ns3/onoff-application.h -> build/debug/ns3/onoff-module.h
[321/846] gen_ns3_module_header: build/debug/ns3/packet-sink.h -> build/debug/ns3/packet-sink-module.h
[322/846] gen_ns3_module_header: build/debug/ns3/udp-echo-client.h build/debug/ns3/udp-echo-server.h -> build/debug/ns3/udp-echo-module.h
[323/846] gen_ns3_module_header: build/debug/ns3/ipv4-nix-vector-routing.h -> build/debug/ns3/nix-vector-routing-module.h
[324/846] gen_ns3_module_header: build/debug/ns3/olsr-routing-protocol.h build/debug/ns3/olsr-header.h build/debug/ns3/olsr-state.h build/debug/ns3/olsr-repositories.h -> build/debug/ns3/olsr-module.h
[325/846] gen_ns3_module_header: build/debug/ns3/global-router-interface.h build/debug/ns3/global-route-manager.h build/debug/ns3/ipv4-global-routing.h -> build/debug/ns3/global-routing-module.h
[326/846] gen_ns3_module_header: build/debug/ns3/ipv4-static-routing.h build/debug/ns3/ipv4-routing-table-entry.h build/debug/ns3/ipv6-static-routing.h build/debug/ns3/ipv6-routing-table-entry.h -> build/debug/ns3/static-routing-module.h
[327/846] gen_ns3_module_header: build/debug/ns3/ipv4-list-routing.h build/debug/ns3/ipv6-list-routing.h -> build/debug/ns3/list-routing-module.h
[328/846] gen_ns3_module_header: 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
[329/846] gen_ns3_module_header: 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/dca-txop.h build/debug/ns3/wifi-mac-header.h build/debug/ns3/qadhoc-wifi-mac.h build/debug/ns3/qap-wifi-mac.h build/debug/ns3/qsta-wifi-mac.h build/debug/ns3/qos-utils.h build/debug/ns3/edca-txop-n.h build/debug/ns3/msdu-aggregator.h build/debug/ns3/amsdu-subframe-header.h build/debug/ns3/qos-tag.h build/debug/ns3/mgt-headers.h build/debug/ns3/status-code.h build/debug/ns3/capability-information.h build/debug/ns3/dcf-manager.h build/debug/ns3/mac-rx-middle.h build/debug/ns3/mac-low.h build/debug/ns3/minstrel-wifi-manager.h build/debug/ns3/dcf.h -> build/debug/ns3/wifi-module.h
[330/846] gen_ns3_module_header: 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/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/ipv4-static-routing-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/nqos-wifi-mac-helper.h build/debug/ns3/qos-wifi-mac-helper.h build/debug/ns3/ipv4-nix-vector-helper.h build/debug/ns3/ipv4-global-routing-helper.h build/debug/ns3/ipv4-list-routing-helper.h build/debug/ns3/ipv4-routing-!
 helper.h build/debug/ns3/mesh-helper.h build/debug/ns3/mesh-stack-installer.h build/debug/ns3/dot11s-installer.h build/debug/ns3/flame-installer.h build/debug/ns3/athstats-helper.h build/debug/ns3/ipv6-address-helper.h build/debug/ns3/ipv6-interface-container.h build/debug/ns3/ipv6-static-routing-helper.h build/debug/ns3/ipv6-list-routing-helper.h build/debug/ns3/ipv6-routing-helper.h build/debug/ns3/ping6-helper.h build/debug/ns3/flow-monitor-helper.h -> build/debug/ns3/helper-module.h
[331/846] gen_ns3_module_header: 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
[332/846] gen_ns3_module_header: build/debug/ns3/v4ping.h -> build/debug/ns3/v4ping-module.h
[333/846] gen_ns3_module_header: build/debug/ns3/wifi-information-element-vector.h build/debug/ns3/mesh-point-device.h build/debug/ns3/mesh-l2-routing-protocol.h build/debug/ns3/mesh-wifi-beacon.h build/debug/ns3/mesh-wifi-interface-mac.h build/debug/ns3/mesh-wifi-interface-mac-plugin.h -> build/debug/ns3/mesh-module.h
[334/846] gen_ns3_module_header: build/debug/ns3/hwmp-protocol.h build/debug/ns3/peer-management-protocol.h build/debug/ns3/ie-dot11s-beacon-timing.h build/debug/ns3/ie-dot11s-configuration.h build/debug/ns3/ie-dot11s-peer-management.h build/debug/ns3/ie-dot11s-id.h build/debug/ns3/peer-link.h -> build/debug/ns3/dot11s-module.h
[335/846] gen_ns3_module_header: build/debug/ns3/flame-protocol.h -> build/debug/ns3/flame-module.h
[336/846] gen_ns3_module_header: build/debug/ns3/ping6.h -> build/debug/ns3/ping6-module.h
[337/846] gen_ns3_module_header: build/debug/ns3/radvd.h build/debug/ns3/radvd-interface.h build/debug/ns3/radvd-prefix.h -> build/debug/ns3/radvd-module.h
[338/846] gen_ns3_module_header: build/debug/ns3/ns3tcp.h -> build/debug/ns3/ns3tcp-module.h
[339/846] gen_ns3_module_header: build/debug/ns3/ns3wifi.h -> build/debug/ns3/ns3wifi-module.h
[340/846] gen_ns3_module_header: build/debug/ns3/flow-monitor.h build/debug/ns3/flow-probe.h build/debug/ns3/flow-classifier.h build/debug/ns3/ipv4-flow-classifier.h build/debug/ns3/ipv4-flow-probe.h build/debug/ns3/histogram.h -> build/debug/ns3/flow-monitor-module.h
[341/846] gen_ns3_module_header: build/debug/ns3/point-to-point-dumbbell-helper.h build/debug/ns3/point-to-point-grid-helper.h build/debug/ns3/animation-interface.h build/debug/ns3/node-location.h -> build/debug/ns3/net-anim-module.h
[342/846] cxx: src/core/log.cc -> build/debug/src/core/log_1.o
[343/846] cxx: src/core/breakpoint.cc -> build/debug/src/core/breakpoint_1.o
[344/846] cxx: src/core/type-id.cc -> build/debug/src/core/type-id_1.o
[345/846] cxx: src/core/attribute-list.cc -> build/debug/src/core/attribute-list_1.o
[346/846] cxx: src/core/object-base.cc -> build/debug/src/core/object-base_1.o
[347/846] cxx: src/core/ref-count-base.cc -> build/debug/src/core/ref-count-base_1.o
[348/846] cxx: src/core/object.cc -> build/debug/src/core/object_1.o
[349/846] cxx: src/core/test.cc -> build/debug/src/core/test_1.o
[350/846] cxx: src/core/random-variable.cc -> build/debug/src/core/random-variable_1.o
[351/846] cxx: src/core/rng-stream.cc -> build/debug/src/core/rng-stream_1.o
[352/846] cxx: src/core/command-line.cc -> build/debug/src/core/command-line_1.o
[353/846] cxx: src/core/type-name.cc -> build/debug/src/core/type-name_1.o
[354/846] cxx: src/core/attribute.cc -> build/debug/src/core/attribute_1.o
[355/846] cxx: src/core/boolean.cc -> build/debug/src/core/boolean_1.o
[356/846] cxx: src/core/integer.cc -> build/debug/src/core/integer_1.o
[357/846] cxx: src/core/uinteger.cc -> build/debug/src/core/uinteger_1.o
[358/846] cxx: src/core/enum.cc -> build/debug/src/core/enum_1.o
[359/846] cxx: src/core/double.cc -> build/debug/src/core/double_1.o
[360/846] cxx: src/core/string.cc -> build/debug/src/core/string_1.o
[361/846] cxx: src/core/pointer.cc -> build/debug/src/core/pointer_1.o
[362/846] cxx: src/core/object-vector.cc -> build/debug/src/core/object-vector_1.o
[363/846] cxx: src/core/object-factory.cc -> build/debug/src/core/object-factory_1.o
[364/846] cxx: src/core/global-value.cc -> build/debug/src/core/global-value_1.o
[365/846] cxx: src/core/trace-source-accessor.cc -> build/debug/src/core/trace-source-accessor_1.o
[366/846] cxx: src/core/config.cc -> build/debug/src/core/config_1.o
[367/846] cxx: src/core/callback.cc -> build/debug/src/core/callback_1.o
[368/846] cxx: src/core/names.cc -> build/debug/src/core/names_1.o
[369/846] cxx: src/core/vector.cc -> build/debug/src/core/vector_1.o
[370/846] cxx: src/core/attribute-test-suite.cc -> build/debug/src/core/attribute-test-suite_1.o
[371/846] cxx: src/core/callback-test-suite.cc -> build/debug/src/core/callback-test-suite_1.o
[372/846] cxx: src/core/names-test-suite.cc -> build/debug/src/core/names-test-suite_1.o
[373/846] cxx: src/core/type-traits-test-suite.cc -> build/debug/src/core/type-traits-test-suite_1.o
[374/846] cxx: src/core/traced-callback-test-suite.cc -> build/debug/src/core/traced-callback-test-suite_1.o
[375/846] cxx: src/core/ptr-test-suite.cc -> build/debug/src/core/ptr-test-suite_1.o
[376/846] cxx: src/core/unix-system-wall-clock-ms.cc -> build/debug/src/core/unix-system-wall-clock-ms_1.o
[377/846] cxx: src/common/buffer.cc -> build/debug/src/common/buffer_1.o
[378/846] cxx: src/common/packet-metadata.cc -> build/debug/src/common/packet-metadata_1.o
[379/846] cxx: src/common/packet-metadata-test.cc -> build/debug/src/common/packet-metadata-test_1.o
[380/846] cxx: src/common/packet.cc -> build/debug/src/common/packet_1.o
[381/846] cxx: src/common/chunk.cc -> build/debug/src/common/chunk_1.o
[382/846] cxx: src/common/header.cc -> build/debug/src/common/header_1.o
[383/846] cxx: src/common/trailer.cc -> build/debug/src/common/trailer_1.o
[384/846] cxx: src/common/pcap-writer.cc -> build/debug/src/common/pcap-writer_1.o
In file included from debug/ns3/high-precision-128.h:24,
                 from debug/ns3/high-precision.h:29,
                 from debug/ns3/nstime.h:29,
                 from debug/ns3/simulator.h:27,
                 from ../src/common/pcap-writer.cc:31:
debug/ns3/cairo-wideint-private.h:67:2: error: #error Cannot find definitions for fixed-width integral types (uint8_t, uint32_t, etc.)
Waf: Leaving directory `/private/tmp/ns-commits/tests/tmp/ns-3-allinone/ns-3-dev/build'
Build failed
 -> task failed (err #1): 
	{task: cxx pcap-writer.cc -> pcap-writer_1.o}

ns3modulegen.log: 

Stopping regression tests


More information about the Ns-commits mailing list