[swift-dev] Ubuntu build error

Nick Wellnhofer wellnhofer at aevum.de
Thu Dec 10 16:19:10 CST 2015


On 10/12/2015 23:11, William Dillon via swift-dev wrote:
> I’ve been getting that, and a smattering of other memory exhaustion errors in
> my work with ARM.

> I haven’t been able to
> successfully build the debug variant with 2GB of ram regardless of the
> swapfile size (I have 100GB swap partition, of which 67GB is seen by the
> kernel [24 bits]).

Then you're probably building on a 32-bit system and running out of address 
space. I couldn't complete the LLVM debug build on Linux i386 either.

Nick


More information about the swift-dev mailing list