Bug#474402: sbcl: FTBFS on amd64: mmap: Cannot allocate memory: ensure_space: failed to validate 8589869056 bytes at 0x1000000000

2008-04-06 Thread Thiemo Seufer
Kurt Roeckx wrote: On Sat, Apr 05, 2008 at 05:54:55PM +0200, Kurt Roeckx wrote: On Sat, Apr 05, 2008 at 04:34:23PM +0100, Thiemo Seufer wrote: I've created a swap file of 4 GB, which should give about 9 GB that can be allocated, and rescheduled sbcl. But I'd like to remove that.

Bug#474402: sbcl: FTBFS on amd64: mmap: Cannot allocate memory: ensure_space: failed to validate 8589869056 bytes at 0x1000000000

2008-04-06 Thread Kurt Roeckx
On Sun, Apr 06, 2008 at 06:50:18PM +0100, Thiemo Seufer wrote: Kurt Roeckx wrote: On Sat, Apr 05, 2008 at 05:54:55PM +0200, Kurt Roeckx wrote: I've changed the file to 8 GB, a total of 12 GB swap, and that seems to work so far. Now it failed with: WARNING! Some of the contrib

Bug#474402: sbcl: FTBFS on amd64: mmap: Cannot allocate memory: ensure_space: failed to validate 8589869056 bytes at 0x1000000000

2008-04-05 Thread Kurt Roeckx
Package: sbcl Version: 1:1.0.15.0-2 Severity: serious Hi, Your package is failing to build on amd64 with the following error: //entering make-host-1.sh //building cross-compiler, and doing first genesis mmap: Cannot allocate memory ensure_space: failed to validate 8589869056 bytes at

Bug#474402: sbcl: FTBFS on amd64: mmap: Cannot allocate memory: ensure_space: failed to validate 8589869056 bytes at 0x1000000000

2008-04-05 Thread Thiemo Seufer
Kurt Roeckx wrote: Package: sbcl Version: 1:1.0.15.0-2 Severity: serious Hi, Your package is failing to build on amd64 with the following error: //entering make-host-1.sh //building cross-compiler, and doing first genesis mmap: Cannot allocate memory ensure_space: failed to validate

Bug#474402: sbcl: FTBFS on amd64: mmap: Cannot allocate memory: ensure_space: failed to validate 8589869056 bytes at 0x1000000000

2008-04-05 Thread Kurt Roeckx
On Sat, Apr 05, 2008 at 03:36:29PM +0100, Thiemo Seufer wrote: Kurt Roeckx wrote: Package: sbcl Version: 1:1.0.15.0-2 Severity: serious Hi, Your package is failing to build on amd64 with the following error: //entering make-host-1.sh //building cross-compiler, and doing first

Bug#474402: sbcl: FTBFS on amd64: mmap: Cannot allocate memory: ensure_space: failed to validate 8589869056 bytes at 0x1000000000

2008-04-05 Thread Thiemo Seufer
Kurt Roeckx wrote: [snip] This is no new behaviour of SBCL, and rather a implementation limitation than a bug. SBCL needs to reserve a fixed contiguous address space for its GC-managed memory. Linux 2.6 kernels reserve by default memory or backing store count for such mmapped-but-not-used

Bug#474402: sbcl: FTBFS on amd64: mmap: Cannot allocate memory: ensure_space: failed to validate 8589869056 bytes at 0x1000000000

2008-04-05 Thread Kurt Roeckx
On Sat, Apr 05, 2008 at 04:34:23PM +0100, Thiemo Seufer wrote: I've created a swap file of 4 GB, which should give about 9 GB that can be allocated, and rescheduled sbcl. But I'd like to remove that. So that still wasn't enough, and then it failed with: mmap: Cannot allocate memory

Bug#474402: sbcl: FTBFS on amd64: mmap: Cannot allocate memory: ensure_space: failed to validate 8589869056 bytes at 0x1000000000

2008-04-05 Thread Kurt Roeckx
On Sat, Apr 05, 2008 at 05:54:55PM +0200, Kurt Roeckx wrote: On Sat, Apr 05, 2008 at 04:34:23PM +0100, Thiemo Seufer wrote: I've created a swap file of 4 GB, which should give about 9 GB that can be allocated, and rescheduled sbcl. But I'd like to remove that. So that still wasn't