Hello, Trying to compile yesterday's CVS on NetBSD/sparc (which, even if undocumented, worked about 10 days ago after Guilhem carefully fixed stuff issues again)
477 multix 2 0 9964K 12M select 0:08 0.00% 0.00% kaffe- bin 400 multix 10 0 2520K 3084K wait 0:07 0.00% 0.00% gmake when assembling jar kaffe-bin just sits there forever with 99% idle of cpu. Here is where it fails: adding: gnu/java/locale/iso639-a3.properties (in=2996) (out=1598) ( deflated 53%) adding: gnu/java/locale/iso639_de.properties (in=2914) (out=1423) ( deflated 49%) adding: gnu/java/locale/iso639_fr.properties (in=3614) (out=1883) ( deflated 52%) adding: gnu/java/locale/iso639_ga.properties (in=4250) (out=1981) ( deflated 47%) adding: gnu/java/locale/iso639.properties (in=3494) (out=1887) (deflated 54%) BOOTCLASSPATH=lib:../../../kaffe/libraries/javalib/Klasses.jar.bootstrap KAFFELIBRARYPATH=../../libraries/clib/native/:../../libraries/clib/io/:../../ libraries/clib/zip/:../../libraries/clib/nio/ ../../kaffe/kaffe/kaffe- bin kaffe.tools.jar.Jar -uvf rt.jar -C ../../../kaffe/libraries/javalib kaffe/io/ByteToChar8859_2.ser kaffe/io/ByteToChar8859_3.ser kaffe/io/ ByteToChar8859_4.ser kaffe/io/ByteToChar8859_5.ser kaffe/io/ ByteToChar8859_6.ser kaffe/io/ByteToChar8859_7.ser kaffe/io/ ByteToChar8859_8.ser kaffe/io/ByteToChar8859_9.ser kaffe/io/ ByteToCharASCII.ser kaffe/io/ByteToCharCP037.ser kaffe/io/ ByteToCharCP1026.ser kaffe/io/ByteToCharCP1046.ser kaffe/io/ ByteToCharCP1250.ser kaffe/io/ByteToCharCP1251.ser kaffe/io/ ByteToCharCP1252.ser kaffe/io/ByteToCharCP1253.ser kaffe/io/ ByteToCharCP1254.ser kaffe/io/ByteToCharCP1255.ser kaffe/io/ ByteToCharCP1256.ser kaffe/io/ByteToCharCP1257.ser kaffe/io/ ByteToCharCP1258.ser kaffe/io/ByteToCharCP850.ser kaffe/io/ ByteToCharCP852.ser kaffe/io/ByteToCharCP855.ser kaffe/io/ ByteToCharCP857.ser kaffe/io/ByteToCharCP860.ser kaffe/io/ ByteToCharCP861.ser kaffe/io/ByteToCharCP862.ser kaffe/io/ ByteToCharCP863.ser kaffe/io/ByteToCharCP864.ser kaffe/io/ ByteToCharCP865.ser kaffe/io/ByteToCharCP866.ser kaffe/io/ ByteToCharCP868.ser kaffe/io/ByteToCharCP869.ser kaffe/io/ ByteToCharCP870.ser kaffe/io/ByteToCharCP871.ser kaffe/io/ ByteToCharCP875.ser kaffe/io/ByteToCharCP918.ser kaffe/io/ByteToCharKOI8_ R.ser kaffe/io/CharToByte8859_2.ser kaffe/io/CharToByte8859_3.ser kaffe/ io/CharToByte8859_4.ser kaffe/io/CharToByte8859_5.ser kaffe/io/ CharToByte8859_6.ser kaffe/io/CharToByte8859_7.ser kaffe/io/ CharToByte8859_8.ser kaffe/io/CharToByte8859_9.ser kaffe/io/ CharToByteASCII.ser kaffe/io/CharToByteCP037.ser kaffe/io/ CharToByteCP1026.ser kaffe/io/CharToByteCP1046.ser kaffe/io/ CharToByteCP1250.ser kaffe/io/CharToByteCP1251.ser kaffe/io/ CharToByteCP1252.ser kaffe/io/CharToByteCP1253.ser kaffe/io/ CharToByteCP1254.ser kaffe/io/CharToByteCP1255.ser kaffe/io/ CharToByteCP1256.ser kaffe/io/CharToByteCP1257.ser kaffe/io/ CharToByteCP1258.ser kaffe/io/CharToByteCP850.ser kaffe/io/ CharToByteCP852.ser kaffe/io/CharToByteCP855.ser kaffe/io/ CharToByteCP857.ser kaffe/io/CharToByteCP860.ser kaffe/io/ CharToByteCP861.ser kaffe/io/CharToByteCP862.ser kaffe/io/ CharToByteCP863.ser kaffe/io/CharToByteCP864.ser kaffe/io/ CharToByteCP865.ser kaffe/io/CharToByteCP866.ser kaffe/io/ CharToByteCP868.ser kaffe/io/CharToByteCP869.ser kaffe/io/ CharToByteCP870.ser kaffe/io/CharToByteCP871.ser kaffe/io/ CharToByteCP875.ser kaffe/io/CharToByteCP918.ser kaffe/io/CharToByteKOI8_ R.ser and you can wait until you get green. Riccardo _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
