Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Problems running testsuite
@ 2003-08-23 16:13 Andreas Jaeger
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Jaeger @ 2003-08-23 16:13 UTC (permalink / raw)
  To: gdb

I tried today to run CVS head on x86_64-linux-gnu and it failed running
the testsuite with:
Running /cvs/src-gdb/src/gdb/testsuite/gdb.gdbtk/browser.exp ...
gdb compile failed, /usr/lib64/gcc-lib/x86_64-suse-linux/3.3/../../../../x86_64-suse-linux/bin/ld: cannot open output file /usr/src/aj/build/gdb/gdb/testsuite/gdb.gdbtk/stack: No such file or directory
collect2: ld returned 1 exit status
WARNING: Testcase compile failed, so some tests in this file will automatically fail.

ERROR: /usr/src/aj/build/gdb/gdb/testsuite/../../gdb/insight does not exist.
make[2]: *** [just-check] Error 1

I configured with:
/cvs/src-gdb/src/configure  --prefix=/usr --disable-tui --disable-gdbtk --disable-nls

Since I disabled gdbtk, why is the testsuite run for it at all?  This
worked last time (a week or two ago) without problems...
The problem seems to be that gdb.gdbtk is not created in the testsuite directory.

Any ideas?

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


^ permalink raw reply	[flat|nested] 3+ messages in thread
* Re: Problems running testsuite
@ 2003-08-23 17:26 Michael Elizabeth Chastain
  2003-08-23 18:32 ` Andreas Jaeger
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Elizabeth Chastain @ 2003-08-23 17:26 UTC (permalink / raw)
  To: aj, gdb

Did you a "cvs update -d" to get the new
gdb/testsuite/gdb.cp directory?

If you did, I bet that you got gdb/testsuite/gdb.gdbtk at the
same time.

Try just removing gdb/testsuite/gdb.gdbtk by hand.

The gdb module includes:

  naked-gdb       -a !src/gdb/gdbtk !src/gdb/testsuite/gdb.gdbtk src/gdb

So usually you don't get gdb.gdbtk.  But "cvs update -d"
doesn't pay attention to modules, so gdb.gdbtk comes in.

Michael C


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-08-23 18:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-23 16:13 Problems running testsuite Andreas Jaeger
2003-08-23 17:26 Michael Elizabeth Chastain
2003-08-23 18:32 ` Andreas Jaeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox