kaffe_1.1.3-0.2_powerpc.deb to pool/main/k/kaffe/kaffe_1.1.3-0.2_powerpc.deb
Thanks Arnaud! So we now have a current Kaffe version for i386 and powerpc.
However, building Kaffe for the other architectures has failed, in most cases while trying to rebuild the class library, e.g.:
/bin/sh ./rebuildLib @essential.files
Compiling classes from @essential.files using /build/buildd/kaffe-1.1.3/build-tree/kaffe-1.1.3/kaffe/kaffe/kaffe-bin -verbosegc -mx 256M at.dms.kjc.Main
Internal error: caught an unexpected exception.
Please check your CLASSPATH and your installation.
java/lang/NullPointerException
at java.lang.StringBuffer.append(StringBuffer.java:404)
at java.lang.Thread.generateName(Thread.java:207)
at java.lang.Thread.<init>(Thread.java:61)
at java.io.File$DeleteFileHelper.<init>(File.java:1290)
at java.io.File.<clinit>(File.java:1314)
at java.lang.NativeLibrary.getLibraryNames(NativeLibrary.java:51)
at java.lang.Runtime.loadLibrary(Runtime.java:160)
at java.lang.System.loadLibrary(System.java:122)
at java.io.FileDescriptor.<clinit>(FileDescriptor.java:77)
at java.lang.System.<clinit>(System.java:48)
Another error message is this:
/bin/sh ./rebuildLib @essential.files
Compiling classes from @essential.files using /build/buildd/kaffe-1.1.3/build-tree/kaffe-1.1.3/kaffe/kaffe/kaffe-bin -verbosegc -mx 256M at.dms.kjc.Main
[ start compilation in verbose mode ]
java.lang.NoClassDefFoundError: Ljava/text/Format$Field;
at java.text.DecimalFormat.formatInternal (DecimalFormat.java:581)
at java.text.DecimalFormat.format (DecimalFormat.java:639)
at java.text.NumberFormat.format (NumberFormat.java:195)
at java.text.MessageFormat.formatInternal (MessageFormat.java:454)
at java.text.MessageFormat.format (MessageFormat.java:389)
at at.dms.util.MessageDescription.format (MessageDescription.java:122)
at at.dms.util.Message.getMessage (Message.java:99)
at at.dms.compiler.Compiler.inform (Compiler.java:278)
at at.dms.compiler.Compiler.inform (Compiler.java:287)
at at.dms.compiler.Compiler.inform (Compiler.java:297)
at at.dms.kjc.Main.parseFile (Main.java:360)
at at.dms.kjc.Main.run (Main.java:143)
at at.dms.kjc.Main.compile (Main.java:69)
at at.dms.kjc.Main.main (Main.java:60)
See http://buildd.debian.org/build.php?pkg=kaffe for the full buildd logs.
Can somebody help with this?
Stefan
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]