On 26 March 2014 12:39, Peter Bruin <pjbr...@gmail.com> wrote: > Hello John, > > The matplotlib problem is #16002.
OK, thanks. I did "make distclean" and then "make" again, which resulted in one failure, not matplotlib but dateutils. I thne did "make" again expecting it to do almost nothing but it did start doing a lot of package building but I don't know if this is packages which were built the first time being rebuilt or some which for some reason were not built the first time. After this second "make" all seems well. If I had read #16002 first I might have saved my computer a lot of effort...but MAKE='make -j50' made the process less of a chore than it might have been. Back to work, John > > Peter > > > Op woensdag 26 maart 2014 11:44:28 UTC schreef John Cremona: >> >> Just when I thought that I had got the hang of git-based development, >> sincething fails which makes me realise that I have no idea what is >> happening... >> >> After upgrading to beta5 using the usual (for me) git pull trac >> develop, I type make and it fails as follows. The first two of these >> are optional spkgs, but the third is not. Doing "make clean" first >> makes no difference. My sage directory is at this commit: >> >> %git log >> commit 9db8c5c598ec9de953a33b14e531bee3c092c199 >> Author: Volker Braun <vbrau...@gmail.com> >> Date: Sun Mar 23 16:48:13 2014 -0400 >> >> Updated Sage version to 6.2.beta5 >> >> (...) >> >> and the end of the make output is: >> >> The following package(s) may have failed to build: >> >> package: database_kohel >> log file: /home/jec/sage/logs/pkgs/database_kohel.log >> build directory: /home/jec/sage/local/var/tmp/sage/build/database_kohel >> >> package: database_stein_watkins_mini-20030423.p1.tar.bz2 >> log file: >> /home/jec/sage/logs/pkgs/database_stein_watkins_mini-20030423.p1.tar.bz2.log >> build directory: >> >> /home/jec/sage/local/var/tmp/sage/build/database_stein_watkins_mini-20030423.p1.tar.bz2 >> >> package: matplotlib-1.3.1 >> log file: /home/jec/sage/logs/pkgs/matplotlib-1.3.1.log >> build directory: /home/jec/sage/local/var/tmp/sage/build/matplotlib-1.3.1 >> >> John > > -- > 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 http://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/d/optout. -- 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 http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.