Bug 551 - ./waf check fails
./waf check fails
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: 2009-04-16 14:51 UTC by Mathieu Lacage
Modified: 2009-04-17 06:04 UTC (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 Mathieu Lacage 2009-04-16 14:51:16 UTC
PASS Callback
-- Running NS-3 Python bindings unit tests...
Traceback (most recent call last):
  File "./waf", line 142, in <module>
    Scripting.prepare(t, cwd, VERSION, wafdir)
  File "/tmp/ns-3-dev/.waf-1.5.4-4ea16b1742cdff36068b1f125c5c3bcf/wafadmin/Scripting.py", line 105, in prepare
    prepare_impl(t,cwd,ver,wafdir)
  File "/tmp/ns-3-dev/.waf-1.5.4-4ea16b1742cdff36068b1f125c5c3bcf/wafadmin/Scripting.py", line 98, in prepare_impl
    main()
  File "/tmp/ns-3-dev/.waf-1.5.4-4ea16b1742cdff36068b1f125c5c3bcf/wafadmin/Scripting.py", line 133, in main
    fun(ctx)
  File "<string>", line 519, in check
NameError: global name 'self' is not defined
mathieu@mathieu-laptop:/tmp/ns-3-dev$