This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH/i386newframe] amd64newframe


Michal Ludvig writes:
 > Mark Kettenis wrote:
 > > Anyway, if you can spare the time to run the testsuite again...
 > 
 > make check always fails for me after a while:
 > [...]
 > Running /ttt/64/gdb-i386newframe/gdb/testsuite/gdb.base/overlays.exp ...
 > Running /ttt/64/gdb-i386newframe/gdb/testsuite/gdb.base/page.exp ...
 > Running /ttt/64/gdb-i386newframe/gdb/testsuite/gdb.base/pc-fp.exp ...
 > Running /ttt/64/gdb-i386newframe/gdb/testsuite/gdb.base/pointers.exp ...
 > Running /ttt/64/gdb-i386newframe/gdb/testsuite/gdb.base/printcmds.exp ...
 > ERROR: (DejaGnu) proc "setup_kfail gdb/538 *-*-*" does not exist.
 > The error code is NONE
 > The info on the error is:
 > close: spawn id exp8 not open
 >      while executing
 > "close -i exp8"
 >      invoked from within
 > "catch "close -i $spawn_id""
 > 
 >                  === gdb Summary ===
 > 
 > # of expected passes            3461
 > # of unexpected failures        35
 > # of expected failures          10
 > # of unresolved testcases       1
 > # of unsupported tests          1
 > /tmp/gdbb/gdb/testsuite/../../gdb/gdb version  2003-05-17-cvs -nx
 > 
 > make[1]: *** [just-check] Error 1
 > make[1]: Leaving directory `/tmp/gdbb/gdb/testsuite'
 > make: *** [check] Error 2
 > mludvig@ozzy:/tmp/gdbb/gdb $
 > 
 > What's wrong?
 > 
 > Michal Ludvig


The problem is that the branch was cut w/o dejagnu, tcl, expect.  What
I did was this: I copied the dejagnu, expect, tcl source directories
from the mainline onto the checked out branch.

elena


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]