Bug 312 - ./waf check fails
./waf check fails
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: build system
ns-3-dev
All All
: P2 normal
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-09-04 16:17 UTC by Rajib Bhattacharjea
Modified: 2008-09-04 16:28 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rajib Bhattacharjea 2008-09-04 16:17:52 UTC
Working out of ns-3-dev, 3622:a74c78bfc304, Python 2.5.2, x86 Ubuntu.  The error is:

raj@raj-desktop:~/code.nsnam.org/ns-3-dev$ ./waf check
Entering directory `/home/raj/code.nsnam.org/ns-3-dev/build'
Compilation finished successfully 
-- Running NS-3 C++ core unit tests...
Traceback (most recent call last):
  File "./waf", line 141, in <module>
    Scripting.prepare()
  File "/home/raj/code.nsnam.org/ns-3-dev/.waf-1.4.2-81764acf62a7c7247901b9a99367b3a2/wafadmin/Scripting.py", line 207, in prepare
    main()
  File "/home/raj/code.nsnam.org/ns-3-dev/.waf-1.4.2-81764acf62a7c7247901b9a99367b3a2/wafadmin/Scripting.py", line 299, in main
    if fun:fun()
  File "/home/raj/code.nsnam.org/ns-3-dev/wscript", line 451, in shutdown
    _run_waf_check()
  File "/home/raj/code.nsnam.org/ns-3-dev/wscript", line 492, in _run_waf_check
    run_program('run-tests', get_command_template())
TypeError: get_command_template() takes exactly 1 argument (0 given)
Comment 1 Mathieu Lacage 2008-09-04 16:28:44 UTC
changeset 5209cecd2ade