[kaffe] ANN: testing page and results
Timothy Stack
stack at cs.utah.edu
Tue Dec 9 09:42:01 PST 2003
> > 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 2>faillog && 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
More information about the kaffe
mailing list