faillure in make [closed]

asked 2016-06-08 18:33:49 +0200

Dom gravatar image

After many tests to doc build my code , I tried a make of sage from scratch , and the make failled while the previous installation make with no error.

Do you have any idea of what I may tried? Thanks

[dochtml] OSError: [plot3d ] /home/dominique/projets/sagetest/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 [dochtml] Makefile:1012: recipe for target 'doc-html' failed make[2]: * [doc-html] Error 1 make[2]: Leaving directory '/home/dominique/projets/sagetest/sage/build/make' Makefile:835: recipe for target 'all' failed make[1]: * [all] Error 2 make[1]: Leaving directory '/home/dominique/projets/sagetest/sage/build/make'

real 162m28.426s user 154m37.932s sys 5m37.356s


Error building Sage.

The following package(s) may have failed to build (not necessarily during this run of 'make all'):

  • documentation: dochtml log file: /home/dominique/projets/sagetest/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

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by tmonteil
close date 2016-06-08 22:46:50.109556