I'm pretty sure that this is a race with building python; It hasn't finished installing but we are already calling it to extract a tarball....
On Monday, August 6, 2018 at 1:59:25 PM UTC+2, Eric Gourgoulhon wrote: > > On Ubuntu 16.04 x86_64 Xeon E5-2623 + 16 GB RAM, from a fresh git clone + > pull develop, parallel (-j16) build failed with Maxima: > > > Setting up build directory for maxima-5.41.0 > Could not find platform independent libraries <prefix> > Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] > ImportError: No module named site > ************************************************************************ > Error: failed to extract > /eric2/sage/8.4.beta0/upstream/maxima-5.41.0.tar.gz > > I am attaching the full maxima log file. > NB: on the same computer, Sage 8.3 built this morning like a charm, using > the same procedure (git clone + pull develop) > > This could be a race error: I am running make again and it seems that this > time, Maxima is built successfully... > > Eric. > -- You received this message because you are subscribed to the Google Groups "sage-release" 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/sage-release. For more options, visit https://groups.google.com/d/optout.
