You need to recompile Sage. The docbuilder relies on being able to import 
Sage, but you seem to have some messed upl maxima/ecl. If in doubt: make 
distclean && make

On Monday, June 2, 2014 9:32:42 PM UTC+1, Anne Schilling wrote:
>
> Hi!
>
> I get the following error even after make doc-clean:
>
> [graphs   ] reading sources... [ 78%] sage/graphs/line_graph
> [calculus ] Exception occurred:
> [calculus ] File "ecl.pyx", line 337, in sage.libs.ecl.ecl_safe_eval 
> (sage/libs/ecl.c:4352)
> [calculus ] RuntimeError: ECL says: Module error: Don't know how to 
> REQUIRE MAXIMA.
> [calculus ] The full traceback has been saved in 
> /var/folders/nR/nRzFEby2FV8wW6eFUOQcgU+++TI/-Tmp-/sphinx-err-ZQmkan.log, if 
> you want to report the issue to the developers.
> [calculus ] Please also report this if it was a user error, so that a 
> better error message can be provided next time.
> [calculus ] Either send bugs to the mailing list at <
> http://groups.google.com/group/sphinx-dev/>,
> [calculus ] or report them in the tracker at <
> http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!
> [graphs   ] reading sources... [ 80%] sage/graphs/linearextensions
> Error building the documentation.
> Traceback (most recent call last):
>   File "/Applications/sage/src/doc/common/builder.py", line 1493, in 
> <module>
>     getattr(get_builder(name), type)()
>   File "/Applications/sage/src/doc/common/builder.py", line 291, in 
> _wrapper
>     getattr(get_builder(document), 'inventory')(*args, **kwds)
>   File "/Applications/sage/src/doc/common/builder.py", line 502, in 
> _wrapper
>     x.get(99999)
>   File "/Applications/sage/local/lib/python/multiprocessing/pool.py", line 
> 554, in get
>     raise self._value
> OSError: [calculus ] Exception occurred:
>
> make: *** [doc-html] Error 1
>
> Any suggestions?
>
> Best,
>
> Anne
>

-- 
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 sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to