[kaffe] build failures
Dalibor Topic
robilad at kaffe.org
Mon Jul 28 08:23:03 PDT 2003
Timothy Stack wrote:
> hi,
>
> I'm forwarding this to the list since the build failures are different in
> some configurations.
Thanks, I didn't notice we had different failures.
> Does anyone else want to be put on the flest mailing list (its an
> automated test suite here at utah)? We could send it to the mailing list,
> but I'd like to have it only go if there are failures...
I'm on it. I agree that a regular ping whenever something fails that
shouldn't would be nice.
>>----------------------------------------------------------------------
>>Excerpts from /foo/z/flest/testdir/kaffe_flest/--with-engine=jit3__enable-debug/build.log
>>...
>> 7 objs (0K) awaiting finalization>
>>java/lang/Throwable.java:453: error:Cannot find class "StackTraceElement" [JLS 8]
>>java/lang/Throwable.java:509: error:Cannot find class "StackTraceElement" [JLS 8]
>>java/lang/VMThrowable.java:90: error:Cannot find class "StackTraceElement" [JLS 8]
>>[ checked interfaces in 2653 ms ]
>>gmake[1]: *** [lib/stamp] Error 1
>>gmake[1]: Leaving directory `/foo/z/flest/testdir/kaffe_flest/--with-engine=jit3__enable-debug/obj-kaffe_flest/libraries/javalib'
>>gmake: *** [all-recursive] Error 1
>>close failed: , status 512
>>fatal: build failed
fixed by my previous patch.
>>/foo/z/flest/testdir/kaffe_flest/kaffe_flest/kaffe/libraries/clib/management/JIT.c:44: undefined reference to `dumpActiveMethods'
>>collect2: ld returned 1 exit status
>>rm -f .libs/kaffe-binS.o
I'll leave that for someone else ;)
>>- Pretests for configopt "--with-engine=intrp --enable-debug"
>>Mon Jul 28 07:57:33 2003
>>
>>PASS configure
>>FAIL build
>>----------------------------------------------------------------------
>>Excerpts from /foo/z/flest/testdir/kaffe_flest/--with-engine=intrp__enable-debug/build.log
>>...
>>../kaffevm/.libs/libkaffevm.so: undefined reference to `FIRSTFRAME'
>>../kaffevm/.libs/libkaffevm.so: undefined reference to `EXCEPTIONFRAME'
>>collect2: ld returned 1 exit status
and
>>/foo/z/flest/testdir/kaffe_flest/kaffe_flest/kaffe/kaffe/kaffevm/systems/unix-jthreads/jthread.c:776: undefined reference to `FIRSTFRAME'
>>collect2: ld returned 1 exit status
>>rm -f .libs/kaffe-binS.o
>>gmake[2]: *** [kaffe-bin] Error 1
should be fixed by attached patch.
cheers,
dalibor topic
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: kaffe-intrp-fix.diff
Url: http://kaffe.org/pipermail/kaffe/attachments/20030728/81ee9e8a/attachment-0002.txt
More information about the kaffe
mailing list