On 2006-10-11 22:52 +0200, Matthias Klose wrote: > Wookey writes: > > As mentioned below - the debian arm java situation is currently not > > good. We would very much welcome any java types who could help us fix > > and/or understand the problems in various java packages. Do please > > spend a bit of time this weekend if you can on #debian-arm or > > #debian-bugs or pick a bug and have a prod. > > current gij-4.1 should have workarounds to sucessfully > install. Apparently tools compiled with gcj to native code do work, > "just" the runtime is broken. > > please try to build ecj-bootstrap, and check that the resulting binary > ecj-bootstrap-gcj works. the build will take insane amounts of memory > and time, so please turn off any build timeouts.
OK. so gij-4.1 now builds but ecj-bootstrap now fails with: make[1]: Entering directory /build/buildd/ecj-bootstrap-3.2.1/build/dist' /usr/bin/gcj-4.1 -c -g -O2 -fPIC -findirect-dispatch -fjni ecj.jar.1.jar -o ecj.jar.1.o /usr/bin/gcj-4.1 -c -g -O2 -fPIC -findirect-dispatch -fjni ecj.jar.2.jar -o ecj.jar.2.o /usr/bin/gcj-4.1 -c -g -O2 -fPIC -findirect-dispatch -fjni ecj.jar.3.jar -o ecj.jar.3.o /usr/bin/gcj-4.1 -shared -g -O2 -fPIC -findirect-dispatch -fjni -Wl,-Bsymbolic ecj.jar.1.o ecj.jar.2.o ecj.jar.3.o -o ecj.jar.so /usr/bin/gcj-dbtool-4.1 -n ecj.jar.db 64 make[1]: *** [ecj.jar.db] Segmentation fault make[1]: Leaving directory /build/buildd/ecj-bootstrap-3.2.1/build/dist' aot-compile: error: /usr/bin/make exited with code 2 Command exited with non-zero status 1 8389.61user 72.02system 2:22:18elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (10011major+294720minor)pagefaults 0swaps make: *** [build/stamp-nativecode] Error 1 SP it would appear that the workaround of not running gcj-dbtool-4.1 in the postinst is not sufficient. I have no real idea how to try and debug this, knowing almost nothing about java. Any suggestions as to what to investigate? Wookey -- Aleph One Ltd, Bottisham, CAMBRIDGE, CB5 9BA, UK Tel +44 (0) 1223 811679 work: http://www.aleph1.co.uk/ play: http://wookware.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]