Bug 1085 - Build failed: list index out of range
Build failed: list index out of range
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: build system
ns-3-dev
All All
: P5 normal
Assigned To: Gustavo J. A. M. Carneiro
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-03-28 12:54 EDT by Nicola Baldo
Modified: 2011-03-28 13:02 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicola Baldo 2011-03-28 12:54:45 EDT
using ns-3 dev r6963

I do:
./waf distclean
./waf configure

then:

./waf
Waf: Entering directory `/home/nicola/locale/ns-3-dev/build'
Modules to build: ['ns3-core', 'ns3-network', 'ns3-config-store', 'ns3-internet', 'ns3-propagation', 'ns3-point-to-point', 'ns3-csma', 'ns3-emu', 'ns3-bridge', 'ns3-tap-bridge', 'ns3-virtual-net-device', 'ns3-applications', 'ns3-nix-vector-routing', 'ns3-olsr', 'ns3-aodv', 'ns3-dsdv', 'ns3-click', 'ns3-openflow', 'ns3-mobility', 'ns3-wifi', 'ns3-netanim', 'ns3-stats', 'ns3-uan', 'ns3-spectrum', 'ns3-mesh', 'ns3-test', 'ns3-ns3tcp', 'ns3-ns3wifi', 'ns3-flow-monitor', 'ns3-wimax', 'ns3-lte', 'ns3-mpi', 'ns3-topology-read', 'ns3-energy', 'ns3-tools', 'ns3-visualizer']
invalid task (no inputs OR outputs): override in a Task subclass or set the attribute 'quiet' 
	{task: copy ns__init__.py -> }
[   1/1529] copy: bindings/python/ns__init__.py
Waf: Leaving directory `/home/nicola/locale/ns-3-dev/build'
Build failed: list index out of range
Comment 1 Gustavo J. A. M. Carneiro 2011-03-28 13:02:42 EDT
Stupid waf/hg...

changeset:   6963:972ace462569
tag:         tip
user:        Gustavo J. A. M. Carneiro  <gjc@inescporto.pt>
date:        Mon Mar 28 18:01:31 2011 +0100
summary:     Add placeholder files to keep ns/ns3 directories alive

Sorry.