[kaffe] Re: kaffe 1.1.9 plans

2007-09-26 Thread Riccardo
wrappers, and all the fun stuff that's currently clogging our configure script. NO, NO GLIB, PLEASE. Not another damn dependency and I'm allergic to glib anyway. Really, no use. The next release is tentatively scheduled for November 4th. 2008? :) Riccardo

[kaffe] Re: Cannot run AWT on Kaffe

2007-07-09 Thread Riccardo
with gcc 4.1.1. Riccardo, since you didn't get the problem, can you let us know what configuration you used and what target platform ? I build an x86 version too and that doesn't seem to have the problem. the last time I fully checked xlib was some months ago and it did work on x86 (linux, netbsd

[kaffe] Re: i can not compile and install kaffe 1.1. 7

2007-04-03 Thread Riccardo
Hi, I think kaffe didn't detect Jikes or your jikes is too old. Please install jikes 1.22. Or use --with-jikes flag. Or use a prebuilt jar. 1.1.7 didn't come with one IIRC. -Riccardo On Fri, 09 Mar 2007 04:04:37 +0100, weihan zhang [EMAIL PROTECTED] wrote: /home/yz201471/kaffe/kaffe

[kaffe] Re: Cannot run AWT on Kaffe

2007-04-03 Thread Riccardo
Hi, as some screenshots on my blog prove, I was able to run kaffe's xlib peers. I don't know what is wrong at your place, try to run the awt demo inside the test cases of kaffe. -Riccardo On Thu, 08 Feb 2007 16:46:57 +0100, Kelvin Xu [EMAIL PROTECTED] wrote: Xlib: Using the command

[kaffe] secure random fails again on solaris 2.6

2006-05-24 Thread Riccardo
Hey, I think this had been fixed long ago but fails again. Differenlty though. It is currently also the only failure on sparc solaris cat test/regression/SecureRandomTest.fail Timeout - 300 seconds - killed cheers, R ___ kaffe mailing list

[kaffe] Re: Kaffe on MIPS64/Linux

2006-05-20 Thread Riccardo
some ram) development there could continue there too. Linux had problems also because gdb was shakey. Of course I can't gaurdantee that even interpreter works on linux/mips sice it wasn't tested since months. The best bet is as always jthreads + intrp. Bye, Riccardo

[kaffe] Re: Re: Swing not working - JFrame never shown

2006-05-20 Thread Riccardo
On Thu, 18 May 2006 14:50:44 +0200, Lennon Cook [EMAIL PROTECTED] wrote: You do not provide any details, but I couldn't compile 1.1.7 too. Jikes complained about too many arguments and failed to compile about a half of java code. On my system, make tells me that it 'Needs an operator' at

[kaffe] Re: i have trouble for cross-compile kaffe to mips.

2006-05-15 Thread Riccardo
that 1.1.4 is quite old and that current is 1.1.7. -Riccardo ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] Re: Swing not working - JFrame never shown

2006-05-15 Thread Riccardo
as with gtk-peer. Since a kaffe 1.4.2 doesn't exist, current version is 1.1.7... You might want to update your kaffe and at least check with -version what you are actually using under that name. Maybe the FreeBSD guys did some mess. Cheers, Riccardo

[kaffe] Re: problems in compiliation on FC4 linux ( native)

2006-05-15 Thread Riccardo
Hey, first i run ./../kaffe-1.1.7/configure next step make do you have jikes installed? -R ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] Re: Kaffe binary for PPC 5200

2006-05-04 Thread Riccardo
to and I hope Mr. Topic can explain you more details. Riccardo -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] irix failures

2006-04-29 Thread Riccardo
- killed Still alive 5 seconds after SIGTERM - SIGKILL sent) Guilhel, Dalibor, help :) Cheers, Riccardo -- [*] unless of course someone splits the build of classpath in a couple of pieces so that jikes doesn't suck up all memory everytime. One of the most trusty kaffe/classpath build machines

[kaffe] unrecognized option

2006-04-27 Thread Riccardo
or their processing? -Riccardo ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] hp-ux failures

2006-04-23 Thread Riccardo
Hey, HP-UX suffers 9 regression failures: CLTestConc.failCLTestJLock.fail LoaderTest.fail PropertiesTest.failwc.fail CLTestFindLoaded.fail CLTestLie.fail ProcessTest.fail finaltest2.fail some seem to indicate that some files were not compiled ?

[kaffe] solaris 7 failures

2006-04-18 Thread Riccardo
long) cheers, Riccardo ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] AIX, PPC and endianness isues

2006-04-05 Thread Riccardo
: type defaults to `int' in declaration of `IEEE_8087' cheers, Riccardo ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] carzy configure on AIX

2006-04-03 Thread Riccardo
Hey, on AIX I have both gcc and a non-functional xlC (due to missing license). Configure fails (even if invoked with CC='gcc') configure:41695: checking value of sizeofstruct sockaddr_in *) 0) -sin_port)) by analyz ing object code configure:41737: cc_r -c -g -O2 -Wall -W -fsigned-char

[kaffe] failed assertion with Eclispe

2006-01-18 Thread Riccardo
Hey, after running and typing in Eclipse for quire some time, kaffe crashed! (orthanc:~/eclipse302) multix% kaffe-bin: ../../../../kaffe/kaffe/kaffevm/jit3/machine.c:271: translate: Assertion `reinvoke == false' failed. on linux, x86, jit3 -R

[kaffe] failures on darwin6 and netbsd

2006-01-14 Thread Riccardo
problems or not... anyway I'd say it is possibly acceptable.. It is up to Guilhem :) -Riccardo ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] gif/ungif library

2005-09-20 Thread Riccardo
Hello, kaffe should also work against the gif library and not only ungif. This is what gentoo ships in the current unstable for example, after all the patents expired. It should be a matter of using -lgif instead of -lungif... cheers, Riccardo

[kaffe] concerns about large files and HP-UX in kaffe

2005-08-22 Thread Riccardo
? or did we find some corner case ? I wonder... also the fact that the 64bit macro that should return 1 returns 0 here... Cheers, Riccardo ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] Re: Problem of porting kaffe to ecos on ARM 7 hardware target

2005-07-30 Thread Riccardo Mottola
Hello, Danny wrote: cut MY QUESTIONS: What´s wrong? When I execute configure, do I have to add the option -- with-includes, because the first error in make is: stddef.h: No such file or directory. When I do this, there are still so many errors. Do I have to

[kaffe] dawin 6 status

2005-07-20 Thread Riccardo
Hello, in intrp+pthread 4 of 147 tests failed: DosTimeVerify.fail PropertiesTest.fail InternHog.failTestMessageFormat.fail they are all NPEs. -R ___ kaffe mailing list kaffe@kaffe.org

[kaffe] netbsd/ppc patches

2005-07-03 Thread Riccardo Mottola
that this approach can be cleaned up and spread among different netbsd's. The patch also contains some initial work for JIT on netbsd/ppc. cheers, Riccardo ? stack_patches.diff ? config/powerpc/netbsd1/jit3-md.h ? libltdl/config-h.in] Index: config/powerpc/linux/md.h

[kaffe] netbsd ppc patches

2005-07-03 Thread Riccardo Mottola
second version, this includes the jit file too. -R nbsd-ppc.tar Description: Unix tar archive ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] netbsd sparc macro patches

2005-07-03 Thread Riccardo Mottola
The same style of patches but for netbsd/sparc. They actually reduced the jit/pthread failes to only 5 (the test before I updated to the latest classpath sync showed 3 failures...) -R nbsd-sparc.tar Description: Unix tar archive ___ kaffe mailing

[kaffe] netbsd-x86 patches

2005-07-03 Thread Riccardo Mottola
same macro patches for x86. -R nbsd-x86.tar Description: Unix tar archive ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] powerpc stack frame info needed.

2005-07-03 Thread Riccardo Mottola
has a more standard stack frame like netbsd/sparc and netbsd/x86 which have an identical EXCEPTIONFRAME but then have an internal (different) struct to handle the data. Ideas? suggestions? Information? -Riccardo ___ kaffe mailing list kaffe@kaffe.org

[kaffe] netbsd macros

2005-07-03 Thread Riccardo Mottola
Hello, as someone might have noticed, I provided patches that uniform Netbsd's macro handling. The idea was suggested by a netbsd developer since sigcontext is causing trouble and is supported on netbsd in legacy mode. Signifo and ucontext are the way to go. I found that netbsd provides

[kaffe] darwin5 and darwin6 status after latest changes

2005-06-30 Thread Riccardo Mottola
- on darwin6 intrp-pthread builds and there are no regression failures and also the 3 jni tests pass. cheers, Riccardo ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] irix results (mips)

2005-06-27 Thread Riccardo
Hey, intrp+pthread fails 16 cases: CatchDeath.fail NetworkInterfaceTest.fail ClassGC.fail Preempt.fail DateFormatTest.failProcessTest.fail DoubleCvt.fail PropertiesTest.fail DoublePrint.fail RefTest.fail finalexc. fail

[kaffe] Re: irix results (mips)

2005-06-27 Thread Riccardo
Hey, intrp+pthread fails 16 cases: CatchDeath.fail NetworkInterfaceTest.fail ClassGC.fail Preempt.fail DateFormatTest.failProcessTest.fail DoubleCvt.fail PropertiesTest.fail DoublePrint.fail RefTest.fail finalexc. fail

[kaffe] Re: Testresults i386 jit

2005-06-27 Thread Riccardo
Hey, here are testresults for i386 (Pentium-M) jit for todays kaffe cvs: you should mention your OS too! 1 Test failed: SoTimeout.java However, I also run the tests during high load (synchronization of my laptop with my pc at work - high disk/network load) and there additionally

[kaffe] netbsd/ppc endianness problems

2005-06-25 Thread Riccardo
Hello, I was building on netbsd ppc an intrp+jthread version (since pthreads are flawed in the kernel according to Guilhem) In file included from ../../../../kaffe/libraries/clib/fdlibm/mprec.h:34, from ../../../../kaffe/libraries/clib/fdlibm/dtoa.c:29:

[kaffe] Re: Problem to find a JVM for eCos

2005-06-21 Thread Riccardo
In [EMAIL PROTECTED] Danny wrote: My problem: I have searched for several JVM, which are suitable for = eCos, but the most JVM for embedded Systems are for other Operating Systems, = like Linux . Does anybody know. If a JVM for eCos exists?. When yes, could = you tell me, where I can get

[kaffe] linux/68k jit failure

2005-06-21 Thread Riccardo
Hello, I tried linux/68k jit+pthread and it fails: Method Constant Pool: 800d1850: (float) 1.00 0x1 Translating ConstMethods.float_method_void1()F (static) 0x800d1858 Failure for test__float_method_void1, got: 3ff0 1.00 expected: 3f80 0.007812 FAIL: jitBasic

[kaffe] linux/mips broke!

2005-06-21 Thread Riccardo
Hey all, this is a bad news for Guilhme primarly: I rebuilt on tirith. 58: nop /bin/sh: line 1: 6476 Aborted env TEST_ CLASSES=ConstMethods.class ConstMathMethods.class ParameterizedMethods. class ParameterizedMathMethods.class ParameterizedLogicalMethods.class

[kaffe] Re: Kaffe on ppc 405

2005-06-20 Thread Riccardo
In [EMAIL PROTECTED] Kiyo Inaba wrote: I am not so familiar with ppc arch, but I guess you shall first test interpreter works or not. Add '--with-engine=intrp' and proceed. indeed, jit is broken on all PPC platforms. Jit + jthreads should be the start for a test. I'll test it today on linux

[kaffe] intrp/pthread on linux/ppc status

2005-06-20 Thread Riccardo
Hello, I verified that the linux/ppc (on my MkLInux box) interpreter with pthread still works accepatbly: 10 of 147 tests failed CLTestJLock.fail KaffeVerifyBug.failSoTimeout. fail ExceptionInInitializerTest.fail NetworkInterfaceTest.fail UDPTest.fail FileTest.fail

[kaffe] failure on openbsd/sparc

2005-06-20 Thread Riccardo
Hello, kaffe fails with: ./../kaffe/kaffevm/.libs/libkaffevm.so: warning: sprintf() is often misused, please use snprintf() ./../kaffe/kaffevm/.libs/libkaffevm.so: undefined reference to `__ builtin_expect' collect2: ld returned 1 exit status this is expected on other gcc 2.95 targets too,

[kaffe] darwin, ppc jit

2005-06-15 Thread Riccardo
Hey, are there any news for jit on ppc? On darwin 6.8 it currently fails with: on -DPIC -o .libs/libkaffevm_la-exception.o ./../../kaffe/kaffe/kaffevm/exception.c: In function `dispatchException': ./../../kaffe/kaffe/kaffevm/exception.c:414: warning: format argument is not a pointer (arg 3)

[kaffe] freebsd/x86 5.3

2005-06-15 Thread Riccardo
all tests pass, yay !!! -R ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] Re: Porting Kaffe-1.1.4 on mips lx4189

2005-06-14 Thread Riccardo
Hey, This may have nothing to do with your problem, but note that the Lexra processors aren't really 100% MIPS compatible - they don't implement the load left and load right instructions used to handle unaligned (typically, packed) data. Unless the OS knows to emulate those instructions, or

[kaffe] results on solaris 2.6 sparc v8

2005-06-14 Thread Riccardo
Hello, these are the failures on solaris 2.6, sparc v8 (6 failures): CLTestJLock.fail ProcessClassStop.fail NetworkInterfaceTest.fail RefTest.fail ProcessClassLockTest.fail SecureRandomTest.fail is SecureRandomTest a new test? or did something change there? it didn't use to appear

[kaffe] mips jit broken

2005-06-14 Thread Riccardo
}$tst FAIL: jitBasic 1 of 1 tests failed cheers, Riccardo ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] Re: request for switching to subversion

2005-06-03 Thread Riccardo
Hey, So now, I'm posting publically. What do all the existing developers think about switching? I'm fine with CVS and I'd really hate to install svn on all my strange boxes. CVS is very proven and portable. Maybe it is possible to get CVS in read only export? I don't even have commit

[kaffe] irix build failure

2005-06-02 Thread Riccardo
Hey, /usr/include/sys/socket.h:201: warning: empty declaration ./../../../kaffe/kaffe/kaffevm/jni/jni.c: In function `KaffeJNI_ EnsureLocalCapacity': ./../../../kaffe/kaffe/kaffevm/jni/jni.c:225: warning: variable `ret' might be clobbered by `longjmp' or `vfork'

[kaffe] solaris failures

2005-06-01 Thread Riccardo
Hello, I compiled on sunos 5.6 on an ultrasparc and I get 5 failures: NetworkInterfaceTest.fail TestUnlock.fail Preempt.fail ThreadState.fail SecureRandomTest.fail -R ___ kaffe mailing list kaffe@kaffe.org

[kaffe] freebsd/x86 fails

2005-05-31 Thread Riccardo
Hey, this doesn't look fine: gmake check-TESTS gmake[5]: Entering directory `/usr/home/multix/kaffe-cvs/jit-pthreads/ test/internal' /libexec/ld-elf.so.1: Shared object libkaffeverifier-1.1.x-cvs.so not found, required by lt-jitBasic FAIL: jitBasic === cheers, R

[kaffe] netbsd/sparc failures

2005-05-31 Thread Riccardo
Hey, I have some bad news... 21 of 146 tests failed BufferedReaderTest.fail ProcessClassStop.fail CharArrayReaderTest.failProcessClassTest.fail ExceptionInInitializerTest.fail StackDump.fail GCTest.fail TestSerialFields.fail

[kaffe] hpux 10.20 fails to build

2005-05-31 Thread Riccardo
Hey, /usr/include/sys/stat.h:178: warning: implicit declaration of function `__ lstat64' mv -f libkaffevm_la-access.o .libs/libkaffevm_la-access.o mv: libkaffevm_la-access.o: cannot access: No such file or directory gmake[2]: *** [libkaffevm_la-access.lo] Error 1 gmake[2]: Leaving directory

[kaffe] darwin6 results

2005-05-16 Thread Riccardo
Hey all: 3 of 146 tests failed which are: CharCvt.fail ProcessClassLockTest.fail ProcessClassStop. fail and: cat ProcessClassLockTest.fail java.lang.ClassNotFoundException: this_class_does_not_exist sorry, you timed out cheers, R

[kaffe] solaris/sparc failures

2005-05-16 Thread Riccardo
Hey, The situation on solaris dramatically worsened since last month! from 3 failures to 12 ! CLTestJLock.fail ProcessClassStop.fail ExceptionInInitializerTest.fail RefTest.fail NetworkInterfaceTest.failShutdownHookTest.fail Preempt.fail

[kaffe] Re: Build fail for nb-1.6

2005-05-14 Thread Riccardo
In [EMAIL PROTECTED] Kiyo Inaba wrote: I installed libiconv pkg for this machine. But, it failed to find iconv.h. So I add --with-includes and --with-libraries configuration options, and then it looks ok. But, one question is raised. Since, '/usr/pkg/include' or '/usr/pkg/ lib' are the

[kaffe] mips-irix failures

2005-04-30 Thread Riccardo
Hey, intrp+jthread fails 15 tests BadFloatTest.fail NetworkInterfaceTest.fail CharCvt.fail Preempt.fail DateFormatTest.failProcessClassStop.fail DoubleCvt.fail PropertiesTest.fail DoublePrint.fail SoTimeout.fail finaltest. fail

[kaffe] Re: Re: NetworkInterface problem

2005-04-24 Thread Riccardo
In [EMAIL PROTECTED] Dalibor Topic wrote: p.s. I hope the recent iconv changes work for you on freebsd. Riccardo seems to be having some problems, we're debugging them on IRC. unfortunately adding /usr/local/lib to iconv-libraries didn't help. still the same stupid error. _R

[kaffe] Re: Problem found with hppa/mipsen/sparc build timeouts

2005-04-21 Thread Riccardo
In [EMAIL PROTECTED] Jeroen van Wolffelaar wrote: So... I think the best way to do is: 1) timeouts severly reduced, 30 seconds? (if one goes to look after a failed test, one will reasearch further anyway, and see the timeout and see if that might be the issue) 2) kill -KILL in the timeout.

[kaffe] Re: Kaffe 1.1.5 Development Release available for download

2005-04-18 Thread Riccardo
Hey, In [EMAIL PROTECTED] Jim Pick wrote: We don't currently have a full QA test suite rigged up that a build must pass before we do a release. I think that's something we should put together before we do a production release. well, we already have regressions. And apparently this is

[kaffe] Re: Static Builds

2005-04-18 Thread Riccardo
reference to `strerror_r' this should be worked around again... at least on darwin and hp-ux I don't get the error anymore. -Riccardo ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] irix failure with atomic

2005-04-17 Thread Riccardo
Hey, this will interest probably more guilhem than others. I tried to compile on elrond (irix and gcc 2.95) with atomic enabled and it fails this way: /usr/include/sys/socket.h:201: warning: empty declaration ./../../kaffe/kaffe/kaffevm/locks.c: In function `getHeavyLock':

[kaffe] hp-ux status

2005-04-16 Thread Riccardo
Here is the status of HP-UX on pa-risc, interpreter and jthreads 12 regressions fail: CLTestConc.failLoaderTest.fail CLTestFindLoaded.fail NetworkInterfaceTest.fail CLTestJLock.fail ProcessTest.fail CLTestLie.fail PropertiesTest.fail DoublePrint.fail

[kaffe] strerror again on Darwin

2005-04-15 Thread Riccardo
Hey, trying to compile on darwin6 gives again this error gcc -o .libs/libnio-1.1.x-cvs.so -bundle .libs/libnio_la-java_nio_ VMDirectByteBuffer.o .libs/libnio_la-gnu_java_nio_VMSelector.o .libs/ libnio_la-FileChannelImpl.o ../../../kaffe/kaffevm/.libs/libkaffevm. dylib

[kaffe] Re: Re: help: run kaffe in mips-linux

2005-04-15 Thread Riccardo
version 1 (SYSV), not stripped kaffe -version gives me: Engine: Interpreter Version: 1.1.x-cvs Java Version: 1.1 Heap defaults: minimum size: 5 MB, maximum size: 64 MB Stack default size: 64 KB cheers, Riccardo ___ kaffe mailing list kaffe

[kaffe] Re: x86-llinux failure

2005-04-15 Thread Riccardo
Hello, For which version of kaffe? I tested 1.1.5 and yesterday's head and they do not have this problem. My testing environment is linux 2.4.18. cvs head. 2.6 kernel. If I remember correctly, I did not get this error last time I tried, but I can't remember exactly when it was since I kept

[kaffe] linux mips status report

2005-04-15 Thread Riccardo
Hey, I did some builds... intrp-jthread improved quite a lot ! while other configurations are still damn broken. in intrp-jthreads 2 regressions fail: DeadThread.fail WaitTest.fail cat DeadThread.fail 1 true 2 true 3 true 4 true 5 true 6 true 7 true 8 true 9 true 10 true true 1 cat

[kaffe] Re: help: run kaffe in mips-linux

2005-04-12 Thread Riccardo
Hey, KAFFEH=/usr/local/kaffe/bin/kaffeh CC=/home/opt/mips-gcc \ NM=/home/opt/mips-nm \ AR=/home/opt/mips-ar \ ../configure --host=mips-linux --build=i686-linux --with-rt-jar=/tmp/rt.jar --without-x --without-classpath-gtk-awt --without-esd --enable-pure-java-math --disable-debug

[kaffe] Re: some regression results quick before release:

2005-04-05 Thread Riccardo
In [EMAIL PROTECTED] Riccardo wrote: Hey, darwin6, intrp, pthread: all tests fail damn, I meant that all tests pass ! I was too tired already... :) -R ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] Re: some regression results quick before release:

2005-04-05 Thread Riccardo
In [EMAIL PROTECTED] Riccardo wrote: Hey, darwin6, intrp, pthread: all tests fail damn, I meant that all tests pass ! I was too tired already... :) -R ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] Re: some regression results quick before release:

2005-04-05 Thread Riccardo
In [EMAIL PROTECTED] Riccardo wrote: Hey, darwin6, intrp, pthread: all tests fail damn, I meant that all tests pass ! I was too tired already... :) -R ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] Re: some regression results quick before release:

2005-04-05 Thread Riccardo
In [EMAIL PROTECTED] Riccardo wrote: Hey, darwin6, intrp, pthread: all tests fail damn, I meant that all tests pass ! I was too tired already... :) -R ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] darwin5 status (yay)

2005-04-05 Thread Riccardo
Hey, not bad (if running intrp + jthreads) 2 of 147 tests failed NetworkInterfaceTest.fail ProcessTest.fail cat ProcessTest.fail Caught exception: child talked back Hi, java.lang. Exception: child talked back Hi, at ProcessTest.main (ProcessTest. java:43) -R PS: sorry for posting the

[kaffe] some regression results quick before release:

2005-04-04 Thread Riccardo
Hey, darwin6, intrp, pthread: all tests fail netbsd 1.6.2, sparc32, jit, jthread: 3 tests fail : GCTest.fail TestUnlock.fail ThreadState.fail R ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] Re: darwin6 problems

2005-04-02 Thread Riccardo
Hey, The other option is to not run as many applications when you are doing the build/test. I rerun the tests this morning with an unloaded box and unlimtied the shell resources: all tests pass! -R ___ kaffe mailing list kaffe@kaffe.org

[kaffe] jikes error on darwin5

2005-04-02 Thread Riccardo
Hello, I get the follozing during rt.jar compilation with jikes 1.22 on darwin5. Suggestions? Compiling classes from @all.files ~/kaffe-cvs/darwin-intrp/libraries/ javalib/lib /Users/multix/kaffe-cvs/darwin-intrp/libraries/javalib/lib/../ gnu/classpath/Configuration.java using jikes

[kaffe] jit failure on MIPS

2005-04-01 Thread Riccardo
Hey, I'm trying JIT on linux/mips, using jthreads 'since pthreads are broken with intrp already). the jitBasic regression fails with: Success field: test_0x0001__long_method_long = 0x Success field: test_0xdeadbeefd0decade__long_method_long = 0x

[kaffe] build problms with prebuild rt.jar

2005-04-01 Thread Riccardo
Hey to track this. My configure flags are: $ ../kaffe/configure -C --with-includes=/usr/pkg/include --with- libraries=/usr /pkg/lib --without-classpath-gtk-awt --without-kaffe-qt-awt --with- threads=unix- jthreads --enable-debug --with-rt-jar=/home/multix/kaffe-cvs/rt.jar but still, kaffe

[kaffe] darwin6 problems

2005-04-01 Thread Riccardo
Hey, make check acts strangely PASS: wc.java PASS: FileTest.java FAIL: FileChecks.java FAIL: finalexc.java FAIL: finaltest.java FAIL: finaltest2.java FAIL: forNameTest.java FAIL: LoaderTest.java FAIL: ArrayForName.java FAIL: KaffeVerifyBug.java FAIL: Schtum.java FAIL: Reflect.java FAIL:

[kaffe] irix-pthreads

2005-04-01 Thread Riccardo
Hey, irix-pthreads./ This is mainly for guilhem who did some fixing there. I rerun the make tests, they are deadly slow, probably continuous deadlocks and timeouts. After hours the tests were not finished and Interrupted it. It got as far as: PASS: HelloWorldApp.class.save PASS:

[kaffe] Re: darwin6 problems

2005-04-01 Thread Riccardo
In [EMAIL PROTECTED] Riccardo wrote: /bin/sh: test: : integer expression expected /bin/sh: test: : integer expression expected /bin/sh: fork: Resource temporarily unavailable of tests failed /bin/sh: test: : integer expression expected make[6]: *** [check-TESTS] Error 2 and since

[kaffe] netbsd 1.6.2 sparc pìroblem

2005-03-31 Thread Riccardo
Hey, gcc -g -O2 -Wall -o .libs/kaffe-bin main.o version.o .libs/kaffe-binS.o - Wl,--export-dynamic ../../kaffe/kaffevm/.libs/libkaffevm.so -L/usr/pkg/ lib /home/multix/kaffe-cvs/netbsd-sparc/kaffe/kaffevm/verifier/.libs/ libkaffeverifier.so /home/multix/kaffe-cvs/netbsd-sparc/kaffe/kaffevm/

[kaffe] Re: Darwin6/7 build error

2005-03-31 Thread Riccardo
Hey, Thank you for the fast bug report, Michael! I've checked in a fix. darwin6 fails to build with: gcc -o .libs/libnio-1.1.x-cvs.so -bundle .libs/libnio_la-java_nio_ VMDirectByteBuffer.o .libs/libnio_la-gnu_java_nio_VMSelector.o .libs/ libnio_la-FileChannelImpl.o

[kaffe] irix/intrp/pthreads

2005-03-31 Thread Riccardo
Unfortunately, the mentioned mix is now totally broken 136 of 147 tests failed (it used to work better than jthreads..) _R ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] solaris/sparc v8 success

2005-03-31 Thread Riccardo
Hey, on solaris, HyperSparc v8 cpu's, the failed regressions are down to only 4 (four)! using jit+pthreads NetworkInterfaceTest.fail TestUnlock.fail RefTest.fail ThreadState.fail that is a long-time minimum and makes it one of the best platforms after intel/linux. I hope the

[kaffe] solaris on usparc results

2005-03-28 Thread Riccardo
Hey, this is mainly for guilhem, who asked for results of his patch: only 5 tests fail: GetInterfaces.fail TestUnlock.fail NetworkInterfaceTest.fail ThreadState.fail Preempt.fail a fairly good result! _R ___ kaffe mailing list

[kaffe] darwin6 breakage

2005-03-26 Thread Riccardo
using intrp + pthreads, almost every tests fails: 144 of 147 tests failed the failures are like: Internal error: caught an unexpected exception. Please check your CLASSPATH and your installation. java/lang/UnsatisfiedLinkError: Could not find library 'nio' Adding its directory to

[kaffe] solaris sparc

2005-03-25 Thread Riccardo
compiles fine, in jit + pthreads but make checks fails badly -Wdisabled-optimization -D_REENTRANT -pthreads -o .libs/jitBasic jitBasic.o jit_stub.o version.o .libs/jitBasicS.o -L/usr/local/lib -L/ usr/lib ../../kaffe/kaffevm/.libs/libkaffevm.so -lsocket -lnsl /disk2/

[kaffe] mips-linux failures (intrp-jthreads)

2005-03-24 Thread Riccardo
Hey, on mips linux I get in intrp-jthreads, 9 regressions fail: Alias.fail SecureRandomTest. failTestSerialPersistent.fail DeadThread.fail SerialPersistentFields.fail TestSerializable2.fail HashTest.fail SerialUID.fail WaitTest.fail Alias.fail: WARNING: could

[kaffe] Re: kaffe-1.1.4 'make' fails on alpha arch..

2005-03-24 Thread Riccardo
Hey, all-recursive] Error 1 make[1]: Leaving directory `/home/mel/kaffe-1.1. 4/test' make: *** [all-recursive] Error 1 any help appreciated. -Mel 1.1.4 is latest release, but unfortunately a year old. You could test current CVS, you will need jikes since bootstrapping is sadly no longer

[kaffe] darwin6 build fails

2005-03-24 Thread Riccardo
intrp/pthread build fails as following: In file included from ../../../../kaffe/libraries/clib/nio/gnu_java_nio_ VMSelector.c:38: /usr/include/sys/select.h:74: syntax error before struct /usr/include/sys/select.h:80: parse error before u_int In file included from /usr/include/machine/types.h:30,

[kaffe] mips-linux pthreads

2005-03-24 Thread Riccardo
Hey, using pthreads instead of jthreads (still with intrp) proves a big failure: 136 of 147 tests failed -R ___ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] sparc/solaris failures

2005-03-24 Thread Riccardo
Hey, sparc/solaris on legolas isn't in the best shape either :( (jit-pthreads) 17 of 147 tests failed Alias.fail SerialUID.fail ClassDeadLock.fail ShutdownHookTest.fail HashTest.fail SubListTest.fail IllegalWait.fail SystemLoaderTest.fail

[kaffe] Re: Re: Total irix breakage...

2005-03-16 Thread Riccardo
Hello, I've applied the patch however I don't whether it has been activated (I've introduced a #define somewhere in config-jthreads.h). You may check this by putting a dprintf in setupSigAltStack. I've attached a patch for this. I get no output if I insert that print statement. P.S.:

[kaffe] Re: Re: Re: Total irix breakage...

2005-03-16 Thread Riccardo
Hey, OK. If you want to test in the meanwhile (I'll try to build a test directly on irix this week-end) you can define SIGALTSTACK_NEEDS_END in signal.c and remove the dprintf. this time I get 13 of 147 tests failed Please report to kaffe@kaffe.org

[kaffe] Total irix breakage...

2005-03-15 Thread Riccardo
Hey, I give irix, jthreads a spin today. On the box with gcc 3.4 (glamdring). the disaster is a bit big: I get 136 out of 147 test failures, the failure seems to be always the same: cat HelloWorldApp.fail Assertion failed: EX, file ../../../../ kaffe/kaffe/kaffevm/kaffe-gc/gc-mem.c, line 387

[kaffe] Re: Total irix breakage...

2005-03-15 Thread Riccardo
Hey, I'll try pthreads later and possibly on the other irix box whith gcc 2. 95. running pthreads instead of jthreads makes only 20 reg. fail: BadFloatTest.fail IntfTest.fail CatchDeath.fail NetworkInterfaceTest.fail ClassGC.fail Preempt.fail

[kaffe] configure and libtool problems

2005-03-07 Thread Riccardo Mottola
Hey, I wanted to give kaffe a spin again on the old Indigo2 but I made some bad discoveries: - when configuring jthread I get this error message: checking for declaration of swab... yes configure: error: Configuration --with-classpath-gtk-awt not supported - only available with pthreads

[kaffe] more libtool problems

2005-03-07 Thread Riccardo Mottola
Hey, I don't know if it is specifically libtool, but my jthread build fails on irix with a similar errort than the pthread build (but on a different file): s' with different width due to prototype ../../../kaffe/kaffe/kaffevm/access.c: In function `checkFieldAccess':

[kaffe] Re: Darwin 6 build Error

2005-03-02 Thread Riccardo
Hey Franz, Darwin 6 is getting this build error. mv: rename libkthread_la-lock-impl.o to ..libs/libkthread_la-lock-impl.o: No such file or directory gmake[3]: *** [libkthread_la-lock-impl.lo] Error 1 The same build is still working on darwin 7. I can't reproduce it here. I am running

[kaffe] hp-ux fails to link

2005-02-28 Thread Riccardo
. collect2: ld returned 1 exit status gmake[1]: *** [libreplace.la] Error 1 gmake[1]: Leaving directory `/disk2/build/kaffe-cvs/intrp-jthreads/ replace' gmake: *** [all-recursive] Error 1 cheers, Riccardo ___ kaffe mailing list kaffe@kaffe.org http

[kaffe] link failures on solaris

2005-02-26 Thread Riccardo
Hey, on legolas, solaris 2.6, I get the following link troubles (yes, even after ./config.status --recheck, ./config.status and make clean...) gcc -shared -Wl,-h -Wl,libreplace-1.1.x-cvs.so -o .libs/libreplace-1.1.x- cvs.so .libs/dummyin6.o .libs/getaddrinfo.o .libs/getifaddrs.o .libs/

  1   2   3   4   >