[Ns-commits] Output of run-tests script: failure
tomhend@u.washington.edu
tomhend at u.washington.edu
Sun Nov 4 22:31:55 PST 2007
Sun Nov 4 22:15:01 PST 2007
Regression testing for machine: ns-regression
Linux 2.6.20-1.2948.fc6 x86_64
-----------------------------
SUCCESS: waf -d debug configure: run-tests passed on ns-3-dev
SUCCESS: waf -d optimized configure: run-tests passed on ns-3-dev
Regression testing for machine: ns-old
Linux 2.6.20-1.2307.fc5 i686
-----------------------------
SUCCESS: waf -d debug configure: run-tests passed on ns-old
SUCCESS: waf -d optimized configure: run-tests passed on ns-old
Regression testing for machine: darwin-ppc
Darwin 8.10.0 Power Macintosh
-----------------------------
Entering directory `/private/tmp/ns-commits at isi.edu-ns-3-test/daily-ns-3/tmp/ns-3-dev/build'
Compilation finished successfully
Traceback (most recent call last):
File "./waf", line 360, in <module>
try: Scripting.Main()
File "/private/tmp/ns-commits at isi.edu-ns-3-test/daily-ns-3/tmp/ns-3-dev/.waf-1.2.0-1894439586/wafadmin/Scripting.py", line 177, in Main
if fun: fun()
File "/private/tmp/ns-commits at isi.edu-ns-3-test/daily-ns-3/tmp/ns-3-dev/wscript", line 201, in shutdown
_run_waf_check()
File "/private/tmp/ns-commits at isi.edu-ns-3-test/daily-ns-3/tmp/ns-3-dev/wscript", line 219, in _run_waf_check
if subprocess.Popen([prog], stdout=out, env=proc_env).wait():
File "/private/tmp/ns-commits at isi.edu-ns-3-test/daily-ns-3/tmp/ns-3-dev/.waf-1.2.0-1894439586/wafadmin/pproc.py", line 134, in __init__
errread, errwrite)
File "/private/tmp/ns-commits at isi.edu-ns-3-test/daily-ns-3/tmp/ns-3-dev/.waf-1.2.0-1894439586/wafadmin/pproc.py", line 429, in _execute_child
raise child_exception
OSError: [Errno 5] Input/output error
FAILURE: waf -d debug configure: run-tests failed on darwin-ppc
valgrind --leak-check=full output on ns-regression:
==562== Memcheck, a memory error detector.
==562== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==562== Using LibVEX rev 1658, a library for dynamic binary translation.
==562== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==562== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==562== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==562== For more details, rerun with: -v
==562==
PASS GlobalRouteManagerImpl
PASS EventGarbageCollector
PASS OlsrRoutingTable
PASS OlsrHeader
PASS UdpSocket
PASS Tags
PASS Packet
PASS PacketMetadata
PASS Buffer
PASS Int128
PASS Timer
PASS Simulator
PASS Time
PASS TypeTraits
PASS CompositeTraceResolver
PASS CallbackTraceSource
PASS TraceContext
PASS VariableTracer
PASS ComponentManager
PASS CommandLine
PASS DefaultValue
PASS RandomVariable
PASS Object
PASS Ptr
PASS Callback
==562==
==562== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==562== malloc/free: in use at exit: 0 bytes in 0 blocks.
==562== malloc/free: 6,793 allocs, 6,793 frees, 1,055,789 bytes allocated.
==562== For counts of detected errors, rerun with: -v
==562== All heap blocks were freed -- no leaks are possible.
More information about the Ns-commits
mailing list