[Ns-bugs] [Bug 312] New: ./waf check fails
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Thu Sep 4 13:17:52 PDT 2008
http://www.nsnam.org/bugzilla/show_bug.cgi?id=312
Summary: ./waf check fails
Product: ns-3
Version: ns-3-dev
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: build system
AssignedTo: ns-bugs at isi.edu
ReportedBy: raj.b at gatech.edu
Working out of ns-3-dev, 3622:a74c78bfc304, Python 2.5.2, x86 Ubuntu. The
error is:
raj at 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)
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Ns-bugs
mailing list