[tlbuild] clisp building on alpha-linux

Jörg Sommer joerg at alea.gnuu.de
Fri May 16 10:37:50 CEST 2008


Hallo Norbert,

Norbert Preining schrieb am Fri 16. May, 07:42 (+0200):
> The build terminates with ./lisp.run: Not enough memory for Lisp.
> 
> That is not build arguments related, because it happens when I call
> lisp.run without any arguments, too:
> 	$ ./lisp.run
> 	Cannot map memory to address 0x4000000000000 .
> 	[/usr/texlive-svn/clisp/clisp-2.44.1/src/spvw_mmap.d:353] errno = ENOMEM: Not enough memory.
> 	./lisp.run: Not enough memory for Lisp.
> 
> 
> Directly after calling the above I did
> $ free
>              total       used       free     shared    buffers    cached
> Mem:        254112     246776       7336          0       3096     79856
> -/+ buffers/cache:     163824      90288
> Swap:       775832       2320     773512
> 
> So swap was hardly touched, so it doesn't really look like a ENOMEM
> error, more some problem with the mmap code.

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?

Bye, Jörg.
-- 
“Science is the game we play with God to find out what his rules are.”
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature http://en.wikipedia.org/wiki/OpenPGP
Url : http://tug.org/pipermail/tlbuild/attachments/20080516/d0e0bbc7/attachment.bin 


More information about the tlbuild mailing list