Re: [kaffe] ANN: testing page and results

2003-12-09 Thread Dalibor Topic
Ciao riccardo,

Riccardo wrote:
Hello

for Jim, Dalibor and others...
failures on NetBSD, OpenBSD, Solaris... a big maze.
thanks for the great ressource of build failure logs!

There is my current attempt to track down the sparc build problem on *
BSD/sparc (besides, notice the current statups of OpenBSD: some stupid 
header is acting up).

Since Solaris did work in August I tried to update it gradually to see 
if it breaks and if it breaks if it acts like BSD/sparc.
I've just tried to build 1.1.3 with sparc-solaris 2.9 with *interpreter* 
engine. That's usually the first thing I'd do when I try to isolate 
build errors on a platform. My configure line was:

cd build-intrp;
../kaffe-1.1.3/configure --prefix=/tmp/current-intrp --with-engine=intrp 
--enable-debug --enable-pure-java-math  make 2faillog  make check 
 make install

I'm getting one failed test, NetworkInterfaceTest.java.

:/tmp/topic/build-intrp [515] diff -u 
test/regression/NetworkInterfaceTest.[of]*
--- test/regression/NetworkInterfaceTest.fail   2003-12-09 
17:48:32.027949549 +0100
+++ test/regression/NetworkInterfaceTest.out2003-12-09 
17:48:30.404478881 +0100
@@ -1,4 +1 @@
-kaffe.util.NotImplemented: OS doesn't support getifaddrs()
-   at java.net.NetworkInterface.getRealNetworkInterfaces 
(NetworkInterface.java)
-   at java.net.NetworkInterface.getNetworkInterfaces 
(NetworkInterface.java:198)
-   at NetworkInterfaceTest.main (NetworkInterfaceTest.java:23)
+Done

Riccardo, could you retry bulding kaffe on sparc-solaris 2.6 with the 
configure options above?

cheers,
dalibor topic
___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


Re: [kaffe] ANN: testing page and results

2003-12-09 Thread Timothy Stack
  There is my current attempt to track down the sparc build problem on *
  BSD/sparc (besides, notice the current statups of OpenBSD: some stupid 
  header is acting up).
  
  Since Solaris did work in August I tried to update it gradually to see 
  if it breaks and if it breaks if it acts like BSD/sparc.
 
 I've just tried to build 1.1.3 with sparc-solaris 2.9 with *interpreter* 
 engine. That's usually the first thing I'd do when I try to isolate 
 build errors on a platform. My configure line was:
 
 cd build-intrp;
 ../kaffe-1.1.3/configure --prefix=/tmp/current-intrp --with-engine=intrp 
 --enable-debug --enable-pure-java-math  make 2faillog  make check 
  make install
 
 I'm getting one failed test, NetworkInterfaceTest.java.

How are you determining that it failed?  Are you just looking for *.fail 
files?  In this case, that does not quite work since the test is designed 
to return a special error code that tells the test suite to ignore the 
failure.  But, the .fail file will still be generated (i think).

 cheers,
 dalibor topic

tim

___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


[kaffe] ANN: testing page and results

2003-12-04 Thread Riccardo
Hello

for Jim, Dalibor and others...
failures on NetBSD, OpenBSD, Solaris... a big maze.

I decided to make a summary page with the current status and results on 
my test computers.

You can access it here:
http://homepage.mac.com/riccardo_mottola/kaffe-devel/

or, when my own sparcstation is online,
at multix.dyndnds.org (a link is provided from the above page) so you 
can check the latest and greatest.

There is my current attempt to track down the sparc build problem on *
BSD/sparc (besides, notice the current statups of OpenBSD: some stupid 
header is acting up).

Since Solaris did work in August I tried to update it gradually to see 
if it breaks and if it breaks if it acts like BSD/sparc.

-Riccardo


___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


Re: [kaffe] ANN: testing page and results

2003-12-04 Thread Jim Pick
On Thu, 4 Dec 2003 19:49:50 + (UTC)
Riccardo [EMAIL PROTECTED] wrote:

 http://homepage.mac.com/riccardo_mottola/kaffe-devel/

Excellent stuff!

Cheers,

 - Jim

___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe