public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: "Hans Kester" <hans@ellips.nl>
To: "Keith Seitz" <keiths@redhat.com>
Cc: <insight@sourceware.org>
Subject: RE: Local Variables and MIPS
Date: Thu, 26 Oct 2006 15:30:00 -0000	[thread overview]
Message-ID: <08A802C0E8ACEC42A1269FC551961FD901A6EE@exchange-server.ellips.nl> (raw)
In-Reply-To: <45379D1B.4080005@redhat.com>

The testsuite shows this:

$ make RUNTESTFLAGS="mi-var-block.exp mi-var-display.exp
mi-var-child.exp mi-var-cmd.exp" check
make[1]: Entering directory `/gcc/build-insight-mips'
make[2]: Entering directory `/gcc/build-insight-mips/bfd'
Making check in doc
make[3]: Entering directory `/gcc/build-insight-mips/bfd/doc'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/gcc/build-insight-mips/bfd/doc'
Making check in po
make[3]: Entering directory `/gcc/build-insight-mips/bfd/po'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/gcc/build-insight-mips/bfd/po'
make[3]: Entering directory `/gcc/build-insight-mips/bfd'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/gcc/build-insight-mips/bfd'
make[2]: Leaving directory `/gcc/build-insight-mips/bfd'
make[2]: Entering directory `/gcc/build-insight-mips/opcodes'
Making check in po
make[3]: Entering directory `/gcc/build-insight-mips/opcodes/po'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/gcc/build-insight-mips/opcodes/po'
make[3]: Entering directory `/gcc/build-insight-mips/opcodes'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/gcc/build-insight-mips/opcodes'
make[2]: Leaving directory `/gcc/build-insight-mips/opcodes'
make[2]: Entering directory `/gcc/build-insight-mips/etc'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/gcc/build-insight-mips/etc'
make[2]: Entering directory `/gcc/build-insight-mips/tcl'
cd win && make tcltest
make[3]: Entering directory `/gcc/build-insight-mips/tcl/win'
make[3]: Nothing to be done for `tcltest'.
make[3]: Leaving directory `/gcc/build-insight-mips/tcl/win'
rootme=`pwd`; export rootme; \
srcdir=../../insight-6.5/tcl; export srcdir ; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=`cd ${srcdir}/library && pwd` ; \
   export TCL_LIBRARY ; fi ; \
runtest mi-var-block.exp mi-var-display.exp mi-var-child.exp
mi-var-cmd.exp --to
ol tcl --srcdir ../../insight-6.5/tcl/testsuite
WARNING: Couldn't find the global config file.
WARNING: Couldn't find tool init file
Test Run By Hans on Thu Oct 26 17:25:20 2006
Native configuration is i686-pc-cygwin

                === tcl tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file
for targe
t.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for
target.
Using ../../insight-6.5/tcl/testsuite/config/default.exp as
tool-and-target-spec
ific interface file.

                === tcl Summary ===

Tcl library is version

make[2]: Leaving directory `/gcc/build-insight-mips/tcl'
make[2]: Entering directory `/gcc/build-insight-mips/itcl'
for dir in itcl itk iwidgets ; do \
        if test -d $dir ; then \
            echo "$dir: make check" ;\
            if (cd $dir; make check) ; then true ; else exit 1 ; fi ; \
        else \
            exit 1; \
        fi \
done;
itcl: make check
make[3]: Entering directory `/gcc/build-insight-mips/itcl/itcl'
make[3]: *** No rule to make target `check'.  Stop.
make[3]: Leaving directory `/gcc/build-insight-mips/itcl/itcl'
make[2]: *** [check] Error 1
make[2]: Leaving directory `/gcc/build-insight-mips/itcl'
make[1]: *** [check-itcl] Error 2
make[1]: Leaving directory `/gcc/build-insight-mips'
make: *** [do-check] Error 2


  parent reply	other threads:[~2006-10-26 15:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-19 14:23 Hans Kester
2006-10-19 15:43 ` Keith Seitz
2006-10-20  7:03   ` Hans Kester
2006-10-26 15:30   ` Hans Kester [this message]
2006-10-26 15:59     ` Keith Seitz
2006-10-27  8:08       ` Hans Kester
     [not found] <4545B3DE.90808@st.com>
2006-10-30  8:35 ` Hans Kester
2006-10-30  9:37   ` Denis PILAT

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=08A802C0E8ACEC42A1269FC551961FD901A6EE@exchange-server.ellips.nl \
    --to=hans@ellips.nl \
    --cc=insight@sourceware.org \
    --cc=keiths@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).