On 2008/08/05 19:05, Christian Weisgerber wrote: > I recently got a new amd64 machine and since it seemed quite speedy, > I did a full package build on it. > > I initially forgot to increase the data size limit (ulimit -d), so > I can tell you which ports do not build with the default 512M: > audio/flite > devel/eclipse/sdk > devel/jdk/1.6 > editors/openoffice > games/pokerth > geo/gpstk > x11/xdrawchem > > Bumping the limit up to 1G took care of these. > > Ports that didn't build at all: > japanese/Wnn
This apparently misses a malloc prototype in a program that's part of the build and is then used to generate some other files used in the build, but I didn't work out how to fix it. Any imake wizards about? :) > devel/jdk/1.7 out of memory, even after setting the limit to 2G hmm, that built ok on July 26...
