[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
remote_spawn failures
From: |
urs1234 customer |
Subject: |
remote_spawn failures |
Date: |
Fri, 26 Dec 2008 15:40:19 +0530 |
hi,
i am getting execution failures through dejagnu framework in libmudflap test suite,It is not able
to spawn on to target,any help will be appreciated
Log as follows
Executing on host: /ctors-1.cxx:22: warning: mudflap cannot track unknown size extern 'k'^Moutput is ../../../../libmudflap/testsuite/libmudflap.c++/ctors-1.cxx:22: warning: mudflap cannot track unknown size extern 'k'^M
output is:
../../../../libmudflap/testsuite/libmudflap.c++/ctors-1.cxx:22: warning: mudflap cannot track unknown size extern 'k'^M
pid is 13843 -13843
output is
PASS: ctors-12 linkage -O3
doing compileremote exec
Executing on host:
PASS: ctors-21 linkage -O3
spawning command ./ctors-12.exe
./ctors-12.exe: ./ctors-12.exe: cannot execute binary file^M
pid is -1
Shell closed.
FAIL: ctors-12 execution -O3
spawning command ./ctors-21.exe
./ctors-21.exe: ./ctors-21.exe: cannot execute binary file^M
pid is -1
Shell closed.
FAIL: ctors-21 execution -O3
testcase ../../../../libmudflap/testsuite/libmudflap.c++/ctors.exp completed in 3 seconds
searching for ../../../../libmudflap/testsuite/libmudflap.cth/cthfrags.exp in ctors.exp
=== libmudflap Summary ===
# of expected passes 16
# of unexpected failures 8
- remote_spawn failures,
urs1234 customer <=