Hi,

I was trying to set up a copy of Sage 7.2 on a SageMathCloud project and 
the building process failed. This project was already housing an earlier 
version of Sage (which I have since erased); it has the space for a copy of 
Sage. I just cloned the sage.git repo, checked out the master branch, and 
typed make. A few hours later, this happened:

[plot3d   ] raise RuntimeError("Jmol failed to create file %s, see %s for 
details"%(repr(targetfile), repr(scratchout)))
[plot3d   ] RuntimeError: Jmol failed to create file 
'/projects/3e7bae8d-8ed0-45ff-83af-8517a03c8913/.sage/temp/compute5-us/16689/dir_xIpcHK/preview.
png', see 
'/projects/3e7bae8d-8ed0-45ff-83af-8517a03c8913/.sage/temp/compute5-us/16689/tmp_tKj6k6.txt'
 
for details
Error building the documentation.
Traceback (most recent call last):
  File 
"/projects/3e7bae8d-8ed0-45ff-83af-8517a03c8913/sage/local/lib/python/runpy.py",
 
line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File 
"/projects/3e7bae8d-8ed0-45ff-83af-8517a03c8913/sage/local/lib/python/runpy.py",
 
line 72, in _run_code
    exec code in run_globals
  File 
"/projects/3e7bae8d-8ed0-45ff-83af-8517a03c8913/sage/local/lib/python2.7/site-packages/sage_setup/docbuild/__main__.py",
 
line 2, in <module>
    main()
  File 
"/projects/3e7bae8d-8ed0-45ff-83af-8517a03c8913/sage/local/lib/python2.7/site-packages/sage_setup/docbuild/__init__.py",
 
line 1629, in main
    builder()
  File 
"/projects/3e7bae8d-8ed0-45ff-83af-8517a03c8913/sage/local/lib/python2.7/site-packages/sage_setup/docbuild/__init__.py",
 
line 284, in _wrapper
    getattr(get_builder(document), 'inventory')(*args, **kwds)
  File 
"/projects/3e7bae8d-8ed0-45ff-83af-8517a03c8913/sage/local/lib/python2.7/site-packages/sage_setup/docbuild/__init__.py",
 
line 495, in _wrapper
    x.get(99999)
  File 
"/projects/3e7bae8d-8ed0-45ff-83af-8517a03c8913/sage/local/lib/python/multiprocessing/pool.py",
 
line 567, in get
    raise self._value
OSError: [plot3d   ] 
/projects/3e7bae8d-8ed0-45ff-83af-8517a03c8913/sage/local/lib/python2.7/site-packages/sage/plot/plot3d/platonic.py:docstring
 
of
sage.plot.plot3d.platonic:10: WARNING: Exception occurred in plotting 
platonic-1

Makefile:1005: recipe for target 'doc-html' failed
make[2]: *** [doc-html] Error 1
make[2]: Leaving directory 
'/projects/3e7bae8d-8ed0-45ff-83af-8517a03c8913/sage/build/make'
Makefile:828: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory 
'/projects/3e7bae8d-8ed0-45ff-83af-8517a03c8913/sage/build/make'
 
real    195m28.451s
user    169m51.508s
sys     10m56.312s
***************************************************************
Error building Sage.
 
The following package(s) may have failed to build (not necessarily
during this run of 'make all'):
 
* documentation: dochtml
  log file: 
/projects/3e7bae8d-8ed0-45ff-83af-8517a03c8913/sage/logs/pkgs/../dochtml.log
 
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.
 
Makefile:16: recipe for target 'all' failed
make: *** [all] Error 1

Also, last night, I tried installing the development branch, but it failed 
too, albeit with a different error that I do not recall.

Is there something I'm doing wrong? Is there a better forum in which to 
post this?

Thanks,

Rob

-- 
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 https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to