Try MAKE="make -j1" make
to not build stuff in parallel. On Sunday, August 12, 2018 at 2:42:14 PM UTC+2, Will Sinclair wrote: > > Ok, so I have installed the gfortran manually. And I have re-run the make > command. Now, it is the fplll that is giving me problems. (see log > attached) I am not sure how to deal with the error 'virtual memory > exhausted' I have 512MB of swap and 4 G of ram. I am not quite sure how to > proceed > > On Saturday, August 11, 2018 at 11:23:21 PM UTC+8, Will Sinclair wrote: >> >> Hi Guys, >> I tried to install sage on my CentOS 7 server and simply cloned the whole >> source from github into a new directory i made: /sagemath and I simply >> entered the command 'make'. It took about 20 minutes of compiling and ended >> up at here: >> Error building Sage. >> >> The following package(s) may have failed to build (not necessarily >> during this run of 'make all-start'): >> >> * package: gfortran-7.2.0 >> log file: /home/yuhengw/sagemath/sage/logs/pkgs/gfortran-7.2.0.log >> build directory: >> /home/yuhengw/sagemath/sage/local/var/tmp/sage/build/gfortran-7.2.0 >> >> The build directory may contain configuration files and other potentially >> helpful information. WARNING: if you now run 'make' again, the build >> directory will, by default, be deleted. Set the environment variable >> SAGE_KEEP_BUILT_SPKGS to 'yes' to prevent this. >> >> I am quite new to all of this, any help would be greatly appreciated! >> >> Thanks >> p.s. see the log attached >> > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
