[kaffe] kaffe exeptions during common-daemon build on alpha and mips

Wolfgang Baer WBaer at gmx.de
Sun Sep 11 05:45:39 PDT 2005


Hi all,

commons-daemon is one of the debian packages which are build with
kaffe on all architectures as it contains archictecture specific
code. The new upload shows two problems with kaffe on alpha and mips.

alpha:

Full log:
http://buildd.debian.org/build.php?&pkg=commons-daemon&ver=1.0.1-1&arch=alpha&file=log

cd . && /usr/lib/kaffe/bin/java -classpath 
/usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/jaxp-1.2.jar:/usr/share/java/xercesImpl.jar: 
  -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
-Dcompile.optimize=true  -Dbuild.compiler=jikes   dist
Internal error: caught an unexpected exception.
Please check your CLASSPATH and your installation.
java/lang/NullPointerException
    at gnu.classpath.SystemProperties.getProperty (SystemProperties.java:134)
    at java.lang.ClassLoader.getSystemClassLoaderUrls (ClassLoader.java:1031)
    at java.lang.ClassLoader.defaultGetSystemClassLoader (ClassLoader.java:1060)
    at java.lang.VMClassLoader.getSystemClassLoader (VMClassLoader.java:339)
    at java.lang.ClassLoader$StaticData.<clinit> (ClassLoader.java:161)
/bin/sh: line 1: 24911 Aborted                 /usr/lib/kaffe/bin/java 
-classpath 
/usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/jaxp-1.2.jar:/usr/share/java/xercesImpl.jar: 
-Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
-Dcompile.optimize=true -Dbuild.compiler=jikes dist
make: *** [debian/stamp-ant-build] Error 134

mips:

Full log:
http://buildd.debian.org/build.php?&pkg=commons-daemon&ver=1.0.1-1&arch=mips&file=log

cd . && /usr/lib/kaffe/bin/java -classpath 
/usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/jaxp-1.2.jar:/usr/share/java/xercesImpl.jar: 
  -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
-Dcompile.optimize=true  -Dbuild.compiler=jikes   dist
Buildfile: build.xml
kaffe-bin: 
/build/buildd/kaffe-1.1.5-cvs20050808/build-tree/kaffe-1.1.5-cvs20050808/kaffe/kaffevm/locks.c:598: 
KaffeLock_destroyLock: Assertion `lock->num_wait == 0' failed.
/bin/sh: line 1: 26668 Aborted                 /usr/lib/kaffe/bin/java 
-classpath 
/usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/jaxp-1.2.jar:/usr/share/java/xercesImpl.jar: 
-Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
-Dcompile.optimize=true -Dbuild.compiler=jikes dist
make: *** [debian/stamp-ant-build] Error 134


Regards,
Wolfgang




More information about the kaffe mailing list