eclipse build attempt on armel

Niels Thykier niels at thykier.net
Thu Mar 25 19:46:48 UTC 2010


Riku Voipio wrote:
> Hi,
> 
> Unfortunately it seems eclipse will still not build. Openjdk 6b18~pre2-1
> was installed.
> 
> Riku
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> pkg-java-maintainers mailing list
> pkg-java-maintainers at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Hi

I think this is a bug in openjdk-6's java command on armel. Eclipse
ships its own java compiler written in java, which I believe has been
bootstrapped at that point and used for the rest of the build (which is
why I say "java" and not "javac").

Assuming the numbers from an i386 "man 7 signal" are valid on armel,
java is terminated by a SIGSEGV.

How much RAM was available during the build? eclipse has two or three
invocations of java (ant starting eclipse starting a new ant). As I
recall this sums up to 2 GB of RAM (but I think it goes beyond that
during the "peak" when it runs javadoc on top of this, which eats about
1.1 GB itself).

~Niels


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20100325/a9d93784/attachment.pgp>


More information about the pkg-java-maintainers mailing list