Nasser M. Abbasi wrote:
> 
> I get 
> 
> eap exhausted during garbage collection: 0 bytes available, 16 requested.
>  Gen StaPg UbSta LaSta LUbSt Boxed Unboxed LB   LUB  !move  Alloc  Waste  
<snip>
> fatal error encountered in SBCL pid 12519(tid 140737353975552):
> Heap exhausted, game over.
> 
> Welcome to LDB, a low-level debugger for the Lisp runtime environment.
> ldb> 
> 
> 
> during the make phase. Trying to compile fricas-1.3.2. This is on Linux 
> mint 
> 18.3. The system has only 2 GB RAM. do I need more? This is on VBox,
> so I can increase the RAM.
> 
> These are the steps I did:
> 
> downloaded  from https://sourceforge.net/projects/fricas
> 
> sudo apt-get install sbcl
> sudo apt-get install dvipng
> sudo apt-get install auctex
> bzip2 -dk fricas-1.3.2-full.tar.bz2
> tar -xf fricas-1.3.2-full.tar
> 
> fricas-1.3.2>./configure 
<snip>
> checking Lisp implementation... This is SBCL 1.3.1.debian, an 
> implementation of ANSI Common Lisp.

This is a known problem: sbcl-1.3.1 has a bug (huge memory use
during compilation) so it can not build FriCAS.  Use either older
or newer (starting from sbcl-1.3.5) sbcl version.

Concerning memory use during compilation: I used to build FriCAS
on a laptop with 1G RAM and no swap.  On 32-bit machines FriCAS
probably will build in 256M, but I did not try recently.  Note
that recent sbcl limits memory use to 1G, so 2G can be used only
if you use parellel build.

BTW: The problem with sbcl-1.3.1 was discoverd after release of
FriCAS-1.3.2.  Development version of FriCAS would find out that
sbcl has bug, print error message during configure and refuse
to build.

-- 
                              Waldek Hebisch

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.
  • [fricas-devel] how... 'Nasser M. Abbasi' via FriCAS - computer algebra system
    • Re: [fricas-d... Waldek Hebisch
      • Re: [fric... 'Nasser M. Abbasi' via FriCAS - computer algebra system
        • Re: [... 'Nasser M. Abbasi' via FriCAS - computer algebra system
        • Re: [... oldk1331
          • R... 'Nasser M. Abbasi' via FriCAS - computer algebra system

Reply via email to