hi,

I'm forwarding this to the list since the build failures are different in 
some configurations.

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...

tim

> 
> <=== Flest Summary ===>
> 
> Kaffe
>   with-engine=jit3 enable-debug:
>     fail on build
>   with-engine=jit3:
>     fail on build
>   with-engine=jit3 disable-debug with-staticlib with-staticvm:
>     fail on build
>   with-engine=intrp enable-debug:
>     fail on build
>   with-engine=intrp disable-debug with-staticlib with-staticvm:
>     fail on build
> FlestMail - Mon Jul 28 08:59:37 MDT 2003 - [EMAIL PROTECTED] - daily
> 
> +--------------------------------------------------+
> |                     PACKAGES                     |
> +--------------------------------------------------+
> 
> ---- Kaffe ----
> 
> 
> Mon Jul 28 07:27:49 2003
> 
> - General tests:
> 
> PASS  checkout, got fresh src
> 
> - Pretests for configopt "--with-engine=jit3 --enable-debug"
> Mon Jul 28 07:28:33 2003
> 
> PASS  configure
> FAIL  build
> ----------------------------------------------------------------------
> 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
> ----------------------------------------------------------------------
> 
> 
> - Pretests for configopt "--with-engine=jit3"
> Mon Jul 28 07:39:54 2003
> 
> PASS  configure
> FAIL  build
> ----------------------------------------------------------------------
> Excerpts from /foo/z/flest/testdir/kaffe_flest/--with-engine=jit3/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 2636 ms ]
> gmake[1]: *** [lib/stamp] Error 1
> gmake[1]: Leaving directory 
> `/foo/z/flest/testdir/kaffe_flest/--with-engine=jit3/obj-kaffe_flest/libraries/javalib'
> gmake: *** [all-recursive] Error 1
> close failed: , status 512
> fatal: build failed
> ----------------------------------------------------------------------
> 
> 
> - Pretests for configopt "--with-engine=jit3 --disable-debug --with-staticlib 
> --with-staticvm"
> Mon Jul 28 07:49:29 2003
> 
> PASS  configure
> FAIL  build
> ----------------------------------------------------------------------
> Excerpts from 
> /foo/z/flest/testdir/kaffe_flest/--with-engine=jit3__disable-debug__with-staticlib__with-staticvm/build.log
> ...
> /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
> gmake[2]: *** [kaffe-bin] Error 1
> gmake[2]: Leaving directory 
> `/foo/z/flest/testdir/kaffe_flest/--with-engine=jit3__disable-debug__with-staticlib__with-staticvm/obj-kaffe_flest/kaffe/kaffe'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory 
> `/foo/z/flest/testdir/kaffe_flest/--with-engine=jit3__disable-debug__with-staticlib__with-staticvm/obj-kaffe_flest/kaffe'
> gmake: *** [all-recursive] Error 1
> close failed: , status 512
> fatal: build failed
> ----------------------------------------------------------------------
> 
> 
> - 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
> gmake[2]: *** [kaffe-bin] Error 1
> gmake[2]: Leaving directory 
> `/foo/z/flest/testdir/kaffe_flest/--with-engine=intrp__enable-debug/obj-kaffe_flest/kaffe/kaffe'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory 
> `/foo/z/flest/testdir/kaffe_flest/--with-engine=intrp__enable-debug/obj-kaffe_flest/kaffe'
> gmake: *** [all-recursive] Error 1
> close failed: , status 512
> fatal: build failed
> ----------------------------------------------------------------------
> 
> 
> - Pretests for configopt "--with-engine=intrp --disable-debug --with-staticlib 
> --with-staticvm"
> Mon Jul 28 08:05:26 2003
> 
> PASS  configure
> FAIL  build
> ----------------------------------------------------------------------
> Excerpts from 
> /foo/z/flest/testdir/kaffe_flest/--with-engine=intrp__disable-debug__with-staticlib__with-staticvm/build.log
> ...
> /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
> gmake[2]: Leaving directory 
> `/foo/z/flest/testdir/kaffe_flest/--with-engine=intrp__disable-debug__with-staticlib__with-staticvm/obj-kaffe_flest/kaffe/kaffe'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory 
> `/foo/z/flest/testdir/kaffe_flest/--with-engine=intrp__disable-debug__with-staticlib__with-staticvm/obj-kaffe_flest/kaffe'
> gmake: *** [all-recursive] Error 1
> close failed: , status 512
> fatal: build failed
> ----------------------------------------------------------------------
> 
> 


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

Reply via email to