Hi!

With the latest develop, "make start" fails to build maxima. The log is
at
http://sage.math.washington.edu/home/SimonKing/logs/maxima-5.35.1.p0.log

Two things are very strange:

1. even though building the spkg failed, the build process was
continued. And Sage even starts! And does not crash when I do "log(x)"
(does this not involve maxima?)! And sage can even do
  sage: maxima(log(x))
  log(_SAGE_VAR_x)

2. It also says that building some spkg called "cycache" has failed.
Background story: I noticed that there is a folder ~/.cycache, and I
recalled that the result of running Cython is cached. But I was not sure
if this is by default, and thus I tried to install "cycache" in addition
to "ccache". Well, of course "sage -i cycache" failed, since there is no
such spkg. But apparently "make start" is now still trying to install
the missing package, which of course is a bug!

Best regards,
Simon


-- 
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.

Reply via email to