[tlbuild] clisp building on alpha-linux
Norbert Preining
preining at logic.at
Fri May 16 12:13:45 CEST 2008
On Fr, 16 Mai 2008, Jörg Sommer wrote:
> Your swap can't be used for mmap. The numbers of free, buffers and cached
> are really low. I think you've got a real ENOMEM. Can you kill any
> processes? Can you run lisp.run with strace or ltrace?
Hmm, retrying after reboot and killing processes I still get the error,
but the mem looks quite free:
total used free shared buffers cached
Mem: 254032 40632 213400 0 2088 20848
-/+ buffers/cache: 17696 236336
Swap: 265848 0 265848
so it seems to be something different?
stracing gives me not much, here the problematic case:
mmap(NULL, 794624, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2000024a000
mmap(0x4000000000000, 106496, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory)
but I don't understand it.
ltrace is not available on debian/sarge, grumpf.
Does the above ring a bell with you?
Best wishes
Norbert
-------------------------------------------------------------------------------
Dr. Norbert Preining <preining at logic.at> Vienna University of Technology
Debian Developer <preining at debian.org> Debian TeX Group
gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
HIGH OFFLEY (n.)
Gossnargh (q.v.) three weeks later.
--- Douglas Adams, The Meaning of Liff
More information about the tlbuild
mailing list