> Which version of Clozure CL did you use?

1.11

> Do you use NFS

No

> Also, you may be running out of memory

I have 8GB memory on this system, no OOM in dmesg.

> Do you use SSD

Yes, but build on HDD fails with same error.

> For me 'make -j 4' using Clozure CL 1.10 works fine.

Just tested with 1.10, fails with same error.

> Have you compard sequence of commands performed during
> failing and working build (the number of commands before this
> place involving Lisp is quite small)?

The output of "make -j4" is a bit messy, after compiling the C files
(src/lib), it went into different directories.


make[2]: Leaving directory '/ssd/oldk1331/tmp/fricas/src/lib'
cd lisp && make all-lisp
../config/mkinstalldirs /ssd/oldk1331/tmp/fricas/target/x86_64-unknown-linux/bin
cd graph && make
../config/mkinstalldirs /ssd/oldk1331/tmp/fricas/target/x86_64-unknown-linux/lib
cd clef && make
make[2]: Entering directory '/ssd/oldk1331/tmp/fricas/src/lisp'
make[2]: Circular fricas-lisp.lisp <- fricas-lisp.lisp dependency dropped.
make[2]: Circular fricas-package.lisp <- fricas-package.lisp dependency dropped.
echo '(in-package "FRICAS-LISP")' > fricas-config.lisp
cd sman && make
make[2]: Entering directory '/ssd/oldk1331/tmp/fricas/src/graph'
rm -f stamp
.....

-- 
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 fricas-devel+unsubscr...@googlegroups.com.
To post to this group, send email to fricas-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to