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

Test failure on 4.0 branch


Anyone else seeing this?  I guess it's searching the install dir.


                === libjava tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /home/aph/gcc4/gcc/libjava/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /home/aph/gcc4/gcc/libjava/testsuite/libjava.cni/cni.exp ...
Running /home/aph/gcc4/gcc/libjava/testsuite/libjava.compile/compile.exp ...
Running /home/aph/gcc4/gcc/libjava/testsuite/libjava.jacks/jacks.exp ...
Running /home/aph/gcc4/gcc/libjava/testsuite/libjava.jar/jar.exp ...
Running /home/aph/gcc4/gcc/libjava/testsuite/libjava.jni/jni.exp ...
FAIL: PR16923.c compilation
Running /home/aph/gcc4/gcc/libjava/testsuite/libjava.lang/lang.exp ...
Running /home/aph/gcc4/gcc/libjava/testsuite/libjava.loader/loader.exp ...
Running /home/aph/gcc4/gcc/libjava/testsuite/libjava.mauve/mauve.exp ...
Running /home/aph/gcc4/gcc/libjava/testsuite/libjava.verify/verify.exp ...

                === libjava Summary ===

# of expected passes            3770
# of unexpected failures        1
# of expected failures          14
# of untested testcases         16


PASS: bytecompile /home/aph/gcc4/gcc/libjava/testsuite/libjava.jni/invocation/PR16923.java
Executing on host: /home/aph/gcc4/build/gcc/xgcc -B/home/aph/gcc4/build/gcc/ /home/aph/gcc4/gcc/libjava/testsuite/libjava.jni/invocation/PR16923.c  -I/home/aph/gcc4/gcc/libjava/testsuite/../include -lgcj  -lm  
 -o PR16923    (timeout = 300)
In file included from /home/aph/gcc4/gcc/libjava/testsuite/libjava.jni/invocation/PR16923.c:2:
/home/aph/gcc4/gcc/libjava/testsuite/../include/jni.h:17:31: error: gcj/libgcj-config.h: No such file or directory
compiler exited with status 1
output is:
In file included from /home/aph/gcc4/gcc/libjava/testsuite/libjava.jni/invocation/PR16923.c:2:
/home/aph/gcc4/gcc/libjava/testsuite/../include/jni.h:17:31: error: gcj/libgcj-config.h: No such file or directory

FAIL: PR16923.c compilation
testcase /home/aph/gcc4/gcc/libjava/testsuite/libjava.jni/jni.exp completed in 27 seconds


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