public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/21868] New: [4.1 regression] can't build mauve
@ 2005-06-01 20:21 tromey at gcc dot gnu dot org
  2005-06-20 18:00 ` [Bug java/21868] " tromey at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: tromey at gcc dot gnu dot org @ 2005-06-01 20:21 UTC (permalink / raw)
  To: java-prs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1951 bytes --]

I can't build current cvs mauve with current cvs head gcj.
I see this:

gcj  -g -O2 -c -o gnu/testlet/BinaryCompatibility/BinaryCompatibilityTest.o
../mauve/gnu/testlet/BinaryCompatibility/BinaryCompatibilityTest.java
../mauve/gnu/testlet/BinaryCompatibility/BinaryCompatibilityTest.java:32: error:
Class or interface ‘gnu.testlet.SimpleTestHarness’ not found in import.
   import gnu.testlet.SimpleTestHarness;
          ^
../mauve/gnu/testlet/BinaryCompatibility/BinaryCompatibilityTest.java:35: error:
Superinterface ‘Testlet’ of class
‘gnu.testlet.BinaryCompatibility.BinaryCompatibilityTest’ not found.
   public class BinaryCompatibilityTest implements Testlet
                                                   ^
../mauve/gnu/testlet/BinaryCompatibility/BinaryCompatibilityTest.java:37: error:
Type ‘TestHarness’ not found in declaration of field ‘harness’.
     protected static TestHarness harness;
                      ^
../mauve/gnu/testlet/BinaryCompatibility/BinaryCompatibilityTest.java:44: error:
Type ‘SimpleTestHarness’ not found in the declaration of the local variable ‘sth’.
           SimpleTestHarness sth = (SimpleTestHarness) harness;
           ^
../mauve/gnu/testlet/BinaryCompatibility/BinaryCompatibilityTest.java:77: error:
Type ‘TestHarness’ not found in the declaration of the argument ‘the_harness’ of
method ‘test’.
     public void test (TestHarness the_harness)
                       ^
5 errors


This is incorrect.

-- 
           Summary: [4.1 regression] can't build mauve
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tromey at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21868


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

* [Bug java/21868] [4.1 regression] can't build mauve
  2005-06-01 20:21 [Bug java/21868] New: [4.1 regression] can't build mauve tromey at gcc dot gnu dot org
@ 2005-06-20 18:00 ` tromey at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: tromey at gcc dot gnu dot org @ 2005-06-20 18:00 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From tromey at gcc dot gnu dot org  2005-06-20 17:59 -------
I can't reproduce this any more.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21868


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

end of thread, other threads:[~2005-06-20 18:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-01 20:21 [Bug java/21868] New: [4.1 regression] can't build mauve tromey at gcc dot gnu dot org
2005-06-20 18:00 ` [Bug java/21868] " tromey at gcc dot gnu dot org

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).