Johan S. H. Rosenkilde wrote:
>> $ make --version
> GNU Make 4.2.1
> Built for x86_64-pc-linux-gnu
> 
>> Did you build in parallel, and if so, does probably building
>> sequentially fix the problem (such that the missing packages then get
>> built)?
> 
> I just did "make"; the default is still sequential build, right? I have
> no suspect environment variables.

Except for the Sage library (and probably docbuilding, not sure), yes.
If you explicitly use 'make -j1', then also the Sage library will be
built sequentially, still using Python's multi-processing though, as
does docbuilding.


Forgot to ask:

How does at all local/var/lib/sage/installed/ look like?


-leif


-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to