Hi,

I've been able to build it by reducing the max memory allocated to Java to 521 
instead of 1024:
override_dh_auto_build:
        ANT_OPTS="-Xmx512M  -Xss64M" ant -f debian/simpbuild.xml build docs dist

I read somewhere that fork sometime tries to allocate the same amount of
memory than used in the JVM.

Could you actually check that you can still build it with 512M?

Thanks,
Fabrice

-- 
Sync scala 2.7.7.dfsg-4 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/545975
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to