[cp-testresults] FAIL: japi build on Fri Feb 8 22:38:09 UTC 2008

2008-02-08 Thread cpdev
cd src && jikes -d .. -classpath 
/home/cpdev/Nightly/classpath/install/share/classpath/glibj.zip:/usr/share/ant/lib/ant.jar:
 net/wuffies/japi/*.java

Found 1 system error and issued 1 warning:

*** Semantic Warning: I/O warning: "No such file or directory" while trying to 
open /home/cpdev/Nightly/classpath/install/share/classpath/glibj.zip.


*** Semantic Error: You need to modify your classpath, sourcepath, 
bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" 
in: 
/home/cpdev/Nightly/classpath/install/share/classpath/glibj.zip
/usr/share/ant/lib/ant.jar
.

make: *** [classes] Error 1


___
Classpath-testresults mailing list
Classpath-testresults@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-testresults


[cp-testresults] FAIL: ecj built with ecj on jamvm on Fri Feb 8 22:38:07 UTC 2008

2008-02-08 Thread cpdev
xargs: jamvm: No such file or directory


___
Classpath-testresults mailing list
Classpath-testresults@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-testresults


[cp-testresults] FAIL: cacao build on Fri Feb 8 22:37:17 UTC 2008

2008-02-08 Thread cpdev
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking whether to link CACAO statically... no
checking wether to build annotations support... no
checking where CACAO's vm.zip is installed... 
/home/cpdev/Nightly/cacao/install/share/cacao/vm.zip
checking which Java core library to use... gnu
checking where Java core library is installed... 
/home/cpdev/Nightly/classpath/install
checking where Java core library classes are installed... 
/home/cpdev/Nightly/classpath/install/share/classpath/glibj.zip
checking where Java core library native libraries are installed... 
/home/cpdev/Nightly/classpath/install/lib
checking where Java core library headers are installed... 
/home/cpdev/Nightly/classpath/install/include
checking /home/cpdev/Nightly/classpath/install/include/jni_md.h usability... no
checking /home/cpdev/Nightly/classpath/install/include/jni_md.h presence... no
checking for /home/cpdev/Nightly/classpath/install/include/jni_md.h... no
configure: error: cannot find jni_md.h


___
Classpath-testresults mailing list
Classpath-testresults@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-testresults


[cp-testresults] FAIL: jamvm build on Fri Feb 8 22:36:13 UTC 2008

2008-02-08 Thread cpdev
Making all in sun
make[2]: Entering directory `/home/cpdev/Nightly/jamvm/build/lib/sun'
Making all in reflect
make[3]: Entering directory `/home/cpdev/Nightly/jamvm/build/lib/sun/reflect'
Making all in annotation
make[4]: Entering directory 
`/home/cpdev/Nightly/jamvm/build/lib/sun/reflect/annotation'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory 
`/home/cpdev/Nightly/jamvm/build/lib/sun/reflect/annotation'
make[4]: Entering directory `/home/cpdev/Nightly/jamvm/build/lib/sun/reflect'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/cpdev/Nightly/jamvm/build/lib/sun/reflect'
make[3]: Leaving directory `/home/cpdev/Nightly/jamvm/build/lib/sun/reflect'
make[3]: Entering directory `/home/cpdev/Nightly/jamvm/build/lib/sun'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/cpdev/Nightly/jamvm/build/lib/sun'
make[2]: Leaving directory `/home/cpdev/Nightly/jamvm/build/lib/sun'
make[2]: Entering directory `/home/cpdev/Nightly/jamvm/build/lib'
mkdir classes
ecj -bootclasspath 
/home/cpdev/Nightly/classpath/install/share/classpath/glibj.zip -d classes 
../../jamvm/lib/jamvm/java/lang/JarLauncher.java 
../../jamvm/lib/java/lang/VMRuntime.java 
../../jamvm/lib/java/lang/VMClassLoader.java 
../../jamvm/lib/java/lang/VMString.java ../../jamvm/lib/java/lang/VMThread.java 
../../jamvm/lib/java/lang/VMThrowable.java 
../../jamvm/lib/java/lang/reflect/Constructor.java 
../../jamvm/lib/java/lang/reflect/Field.java 
../../jamvm/lib/java/lang/reflect/Method.java 
../../jamvm/lib/java/security/VMAccessController.java 
../../jamvm/lib/gnu/classpath/VMSystemProperties.java 
../../jamvm/lib/sun/reflect/annotation/AnnotationInvocationHandler.java 
../../jamvm/lib/gnu/classpath/VMStackWalker.java
--
1. ERROR in ../../jamvm/lib/jamvm/java/lang/JarLauncher.java (at line 1)
/*
^
The type java.lang.Object cannot be resolved. It is indirectly referenced from 
required .class files
--
1 problem (1 error)make[2]: *** [classes.zip] Error 255
make[2]: Leaving directory `/home/cpdev/Nightly/jamvm/build/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cpdev/Nightly/jamvm/build/lib'
make: *** [all-recursive] Error 1


___
Classpath-testresults mailing list
Classpath-testresults@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-testresults


[cp-testresults] FAIL: classpath build with ecj on Fri Feb 8 22:25:01 UTC 2008

2008-02-08 Thread cpdev
The static field ConcurrentSkipListMap.LT should be accessed in a static 
way
--
35. WARNING in 
../../classpath/external/jsr166/java/util/concurrent/ConcurrentSkipListMap.java 
(at line 2930)
return getNearEntry(key, (m.LT|m.EQ));
 ^^
The static field ConcurrentSkipListMap.EQ should be accessed in a static 
way
--
36. WARNING in 
../../classpath/external/jsr166/java/util/concurrent/ConcurrentSkipListMap.java 
(at line 2934)
return getNearKey(key, (m.LT|m.EQ));
  ^^
The static field ConcurrentSkipListMap.LT should be accessed in a static 
way
--
37. WARNING in 
../../classpath/external/jsr166/java/util/concurrent/ConcurrentSkipListMap.java 
(at line 2934)
return getNearKey(key, (m.LT|m.EQ));
   ^^
The static field ConcurrentSkipListMap.EQ should be accessed in a static 
way
--
38. WARNING in 
../../classpath/external/jsr166/java/util/concurrent/ConcurrentSkipListMap.java 
(at line 2938)
return getNearEntry(key, (m.GT));
^^
The static field ConcurrentSkipListMap.GT should be accessed in a static 
way
--
39. WARNING in 
../../classpath/external/jsr166/java/util/concurrent/ConcurrentSkipListMap.java 
(at line 2942)
return getNearKey(key, (m.GT));
  ^^
The static field ConcurrentSkipListMap.GT should be accessed in a static 
way
--
39 problems (6 errors, 33 warnings)make[1]: *** [compile-classes] Error 255
make[1]: Leaving directory `/home/cpdev/Nightly/classpath/build/lib'
make: *** [all-recursive] Error 1


___
Classpath-testresults mailing list
Classpath-testresults@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-testresults


[cp-testresults] FAIL: regressions for mauve-gij on Fri Feb 8 17:40:44 UTC 2008

2008-02-08 Thread cpdev
Baseline from: Fri Feb  8 08:50:51 UTC 2008

Regressions:
FAIL: javax.net.ssl.SSLEngine.TestHandshake

Totals:
PASS: 2896
XPASS: 0
FAIL: 249
XFAIL: 0


___
Classpath-testresults mailing list
Classpath-testresults@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-testresults


[cp-testresults] FAIL: regressions for mauve-cacao on Fri Feb 8 15:32:18 UTC 2008

2008-02-08 Thread cpdev
Baseline from: Mon Oct  8 10:51:02 UTC 2007

Regressions:
FAIL: gnu.javax.crypto.key.srp6.TestOfSRPKeyGeneration
FAIL: gnu.javax.swing.text.html.parser.support.Parser.ParserEntityResolverTest
FAIL: java.awt.Canvas.PaintTest
FAIL: java.awt.Choice.PaintTest
FAIL: java.awt.Label.PaintTest
FAIL: java.awt.Robot.mouseMove
FAIL: java.awt.TextField.PaintTest
FAIL: java.awt.Window.pack1
FAIL: java.net.URI.ComparisonTest
FAIL: javax.swing.JFrame.HeavyweightComponent
FAIL: javax.swing.text.DefaultStyledDocument.ElementBuffer.insert

Improvements:
PASS: java.awt.ScrollPane.ScrollbarPaintTest
PASS: java.awt.Scrollbar.ScrollbarPaintTest
PASS: java.awt.TextArea.ScrollbarPaintTest
PASS: java.awt.dnd.DragGestureRecognizer.resetRecognizer
PASS: javax.swing.JTree.getCellRenderer
PASS: javax.swing.JTree.setModel
PASS: javax.swing.tree.VariableHeightLayoutCache.getBounds

New fails:

Totals:
PASS: 2951
XPASS: 0
FAIL: 195
XFAIL: 0


___
Classpath-testresults mailing list
Classpath-testresults@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-testresults


[cp-testresults] FAIL: regressions for mauve-jamvm on Fri Feb 8 15:01:41 UTC 2008

2008-02-08 Thread cpdev
Baseline from: Mon Oct 15 17:10:29 UTC 2007

Regressions:
FAIL: gnu.javax.swing.text.html.parser.support.Parser.ParserEntityResolverTest
FAIL: java.awt.Canvas.PaintTest
FAIL: java.awt.Label.PaintTest
FAIL: java.awt.Robot.mouseMove
FAIL: java.awt.TextField.PaintTest
FAIL: java.net.URI.ComparisonTest
FAIL: javax.swing.JFrame.HeavyweightComponent
FAIL: javax.swing.text.DefaultStyledDocument.ElementBuffer.insert

Improvements:
PASS: java.awt.ScrollPane.ScrollbarPaintTest
PASS: java.awt.Scrollbar.ScrollbarPaintTest
PASS: java.awt.TextArea.ScrollbarPaintTest

New fails:

Totals:
PASS: 2937
XPASS: 0
FAIL: 189
XFAIL: 0


___
Classpath-testresults mailing list
Classpath-testresults@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-testresults