This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libgcj/23507] New: gij testsuite failures


FAIL: Class_1 execution - gij test
FAIL: Class_1 execution - gij test
FAIL: InvokeInterface execution - gij test
FAIL: InvokeInterface execution - gij test
FAIL: PR12350 execution - gij test
FAIL: PR12350 execution - gij test
FAIL: PR12416 execution - gij test
FAIL: PR12416 execution - gij test
FAIL: PR260 execution - gij test
FAIL: PR260 execution - gij test
FAIL: Process_3 execution - gij test
FAIL: SyncTest execution - source compiled test
FAIL: SyncTest execution - gij test
FAIL: SyncTest execution - bytecode->native test
FAIL: SyncTest -O3 execution - source compiled test
FAIL: SyncTest execution - gij test
FAIL: SyncTest -O3 execution - bytecode->native test
WARNING: program timed out.
FAIL: Thread_Monitor execution - source compiled test
FAIL: Thread_Monitor execution - gij test
FAIL: Thread_Monitor execution - bytecode->native test
FAIL: Thread_Monitor -O3 execution - source compiled test
FAIL: Thread_Monitor execution - gij test
FAIL: Thread_Monitor -O3 execution - bytecode->native test
FAIL: invokethrow execution - gij test
FAIL: invokethrow execution - gij test
FAIL: pr179 execution - gij test
FAIL: pr179 execution - gij test
FAIL: pr21785 execution - gij test
FAIL: pr21785 execution - gij test
FAIL: pr8415 execution - gij test
FAIL: pr8415 execution - gij test
FAIL: stringconst2 output - gij test
FAIL: stringconst2 output - gij test

These failures are similar to thos reported in PR libgcj/21692
but apparently are specific to hppa-linux.

byte compile: /home/dave/gnu/gcc-4.0/objdir/gcc/gcj -B/home/dave/gnu/gcc-4.0/obj
dir/gcc/ --encoding=UTF-8 -C -I/home/dave/gnu/gcc-4.0/objdir/hppa-linux/libjava/
testsuite/../libgcj-4.1.0.jar -g /home/dave/gnu/gcc-4.0/gcc/libjava/testsuite/li
bjava.lang/Class_1.java -d /home/dave/gnu/gcc-4.0/objdir/hppa-linux/libjava/test
suite 2>@ stdout
PASS: Class_1 byte compilation
Class_1C D I J Class_1 set_ld_library_path_env_vars: ld_library_path=.:/home/dav
e/gnu/gcc-4.0/objdir/hppa-linux/./libjava/.libs:/home/dave/gnu/gcc-4.0/objdir/gc
c
Setting LD_LIBRARY_PATH to .:/home/dave/gnu/gcc-4.0/objdir/hppa-linux/./libjava/
.libs:/home/dave/gnu/gcc-4.0/objdir/gcc:.:/home/dave/gnu/gcc-4.0/objdir/hppa-lin
ux/./libjava/.libs:/home/dave/gnu/gcc-4.0/objdir/gcc:.:/home/dave/gnu/gcc-4.0/ob
jdir/hppa-linux/./libjava/.libs:/home/dave/gnu/gcc-4.0/objdir/gcc
Testing class `Class_1'...
Exception in thread "main" java.lang.NoClassDefFoundError: C
   at java.lang.VMThrowable (natVMThrowable.cc:33)
   at java.lang.Throwable (Throwable.java:498)
   at java.lang.Throwable (Throwable.java:159)
   at java.lang.Error (Error.java:80)
   at java.lang.LinkageError (LinkageError.java:71)
   at java.lang.NoClassDefFoundError (NoClassDefFoundError.java:73)
   at gnu.java.lang.MainThread (natMainThread.cc:47)
FAIL: Class_1 execution - gij test
UNTESTED: Class_1 output - gij test

-- 
           Summary: gij testsuite failures
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org
 GCC build triplet: hppa-unknown-linux-gnu
  GCC host triplet: hppa-unknown-linux-gnu
GCC target triplet: hppa-unknown-linux-gnu


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


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