public inbox for mauve-discuss@sourceware.org
 help / color / mirror / Atom feed
From: James Damour <jdamour@nycap.rr.com>
To: mauve-discuss@sources.redhat.com
Subject: Mauve halts after first error.
Date: Sun, 04 Jul 2004 23:57:00 -0000	[thread overview]
Message-ID: <1088986067.16214.18.camel@hovel.lepus.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1763 bytes --]

I am attempting to run the Mauve test suite that was downloaded as part
of fitzsim's jhbuild of gcj.  Sadly, when the test suite exits after it
finds the first error.  Any help in configuring or otherwise running the
testsuite so it exercises all tests would be greatly appreciated.

The proceedure I follow is as follows:
1) jhbuild build
2) cd .../mauve
3) ln -s <gcc source tree>/libjava/mauve-libgcj mauve-libgcj
4) ./configure --with-gcj
5) make KEYS=libgcj check

The last few lines are:
CLASSPATH=.:. gcj -fassume-compiled -g -O2 -c -o
gnu/testlet/java/beans/DescriptorTest.o
gnu/testlet/java/beans/DescriptorTest.java
CLASSPATH=.:. gcj -fassume-compiled -g -O2 -c -o
gnu/testlet/java/beans/Expression/check.o
gnu/testlet/java/beans/Expression/check.java
gnu/testlet/java/beans/Expression/check.java:30: error: Class or
interface `java.beans.Expression' not found in import.
   import java.beans.Expression;
          ^
gnu/testlet/java/beans/Expression/check.java:76: error: Type
`Expression' not found in the declaration of the local variable `expr'.
       Expression expr = new Expression(d, "method", arg1);
       ^
2 errors
make[1]: *** [gnu/testlet/java/beans/Expression/check.o] Error 1
make[1]: Leaving directory
`/home/james/projects/gcc/sources/jhbuild-src/gcc/libjava/testsuite/libjava.mauve/mauve'
make: *** [check-am] Error 2

I have the following autotools installed (on an up-to-date Debian Sarge
system):
autoconf: 2.59-5
automake1.4: 1:1.4-p6-8
automake1.6: 1.6.3-11
automake1.7: 1.7.9-6
automake1.8: 1.8.5-1
autoproject: 0.17-1
autotools-dev: 20040312.1

Please let me know if there is any additional information I can send.
-- 
James Damour (Suvarov454) <suvarov454@users.sourceforge.net>

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2004-07-04 23:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <jdamour@nycap.rr.com>
2004-07-04 23:57 ` James Damour [this message]
2004-07-05  3:43   ` Stephen Crawley
2004-07-05  6:18     ` Mark Wielaard

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=1088986067.16214.18.camel@hovel.lepus.org \
    --to=jdamour@nycap.rr.com \
    --cc=mauve-discuss@sources.redhat.com \
    --cc=suvarov454@users.sourceforge.net \
    /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).