the error was earlier. please try to start Sage by running ./sage
and report the result. On Wed, Oct 16, 2019 at 4:23 AM S. Diop <setted...@gmail.com> wrote: > > I did uninstall Anaconda completely and laugh a build from scratch. I got a > new error "Error building the documentation". Please find below the end of > the screen log. I also attach the log file: sagenb-1.1.2.log. > > [sagenb-1.1.2] running install_egg_info > [sagenb-1.1.2] running egg_info > [sagenb-1.1.2] writing requirements to sagenb.egg-info/requires.txt > [sagenb-1.1.2] writing sagenb.egg-info/PKG-INFO > [sagenb-1.1.2] writing top-level names to sagenb.egg-info/top_level.txt > [sagenb-1.1.2] writing dependency_links to > sagenb.egg-info/dependency_links.txt > [sagenb-1.1.2] reading manifest file 'sagenb.egg-info/SOURCES.txt' > [sagenb-1.1.2] reading manifest template 'MANIFEST.in' > [sagenb-1.1.2] no previously-included directories found matching > 'sass/src/.sass-cache' > [sagenb-1.1.2] no previously-included directories found matching '.git' > [sagenb-1.1.2] warning: no previously-included files matching '*.pyc' > found anywhere in distribution > [sagenb-1.1.2] warning: no previously-included files matching '*.pyo' > found anywhere in distribution > [sagenb-1.1.2] warning: no previously-included files matching '*.orig' > found anywhere in distribution > [sagenb-1.1.2] warning: no previously-included files matching '*.rej' > found anywhere in distribution > [sagenb-1.1.2] warning: no previously-included files matching '*~' found > anywhere in distribution > [sagenb-1.1.2] warning: no previously-included files matching '#*' found > anywhere in distribution > [sagenb-1.1.2] warning: no previously-included files matching '*#' found > anywhere in distribution > [sagenb-1.1.2] warning: no previously-included files matching '*.sassc' > found anywhere in distribution > [sagenb-1.1.2] warning: no previously-included files matching '*.scssc' > found anywhere in distribution > [sagenb-1.1.2] warning: no previously-included files matching > '*.DS_Store' found anywhere in distribution > [sagenb-1.1.2] writing manifest file 'sagenb.egg-info/SOURCES.txt' > [sagenb-1.1.2] Copying sagenb.egg-info to > /Applications/sage-8.9/local/var/tmp/sage/build/sagenb-1.1.2/inst/Applications/sage-8.9/local/lib/python2.7/site-packages/sagenb-1.1.2-py2.7.egg-info > [sagenb-1.1.2] running install_scripts > [sagenb-1.1.2] creating > /Applications/sage-8.9/local/var/tmp/sage/build/sagenb-1.1.2/inst/Applications/sage-8.9/local/bin > [sagenb-1.1.2] copying build/scripts-2.7/sage3d -> > /Applications/sage-8.9/local/var/tmp/sage/build/sagenb-1.1.2/inst/Applications/sage-8.9/local/bin > [sagenb-1.1.2] changing mode of > /Applications/sage-8.9/local/var/tmp/sage/build/sagenb-1.1.2/inst/Applications/sage-8.9/local/bin/sage3d > to 755 > [sagenb-1.1.2] writing list of installed files to > '/private/var/folders/g2/_vnxprzn62b7_38d6jl89xj40000gn/T/pip-record-Z4ABc1/install-record.txt' > [sagenb-1.1.2] Running setup.py install for sagenb: finished with status > 'done' > [sagenb-1.1.2] Removing source in > /private/var/folders/g2/_vnxprzn62b7_38d6jl89xj40000gn/T/pip-req-build-9HIYIq > [sagenb-1.1.2] Successfully installed sagenb-1.1.2 > [sagenb-1.1.2] Cleaning up... > [sagenb-1.1.2] Removed build tracker > '/private/var/folders/g2/_vnxprzn62b7_38d6jl89xj40000gn/T/pip-req-tracker-lK9RKr' > [sagenb-1.1.2] Running Sphinx v1.8.5 > [sagenb-1.1.2] making output directory... > [sagenb-1.1.2] building [mo]: targets for 0 po files that are out of date > [sagenb-1.1.2] building [html]: targets for 19 source files that are out of > date > [sagenb-1.1.2] updating environment: 19 added, 0 changed, 0 removed > [sagenb-1.1.2] reading sources... [ 5%] index > [sagenb-1.1.2] reading sources... [ 10%] misc/introspect > [sagenb-1.1.2] reading sources... [ 15%] misc/misc > [sagenb-1.1.2] > [sagenb-1.1.2] Exception occurred: > [sagenb-1.1.2] File "sage/misc/lazy_import.pyx", line 218, in > sage.misc.lazy_import.LazyImport._get_object > (build/cythonized/sage/misc/lazy_import.c:2502) > [sagenb-1.1.2] raise RuntimeError(f"resolving lazy import {self._name} > during startup") > [sagenb-1.1.2] RuntimeError: resolving lazy import dumps during startup > [sagenb-1.1.2] The full traceback has been saved in > /var/folders/g2/_vnxprzn62b7_38d6jl89xj40000gn/T/sphinx-err-LlGOAT.log, if > you want to report the issue to the developers. > [sagenb-1.1.2] Please also report this if it was a user error, so that a > better error message can be provided next time. > [sagenb-1.1.2] A bug report can be filed in the tracker at > <https://github.com/sphinx-doc/sphinx/issues>. Thanks! > [sagenb-1.1.2] make[4]: *** [html] Error 2 > [sagenb-1.1.2] > ******************************************************************************** > [sagenb-1.1.2] Error building the documentation > [sagenb-1.1.2] > ******************************************************************************** > [sagenb-1.1.2] > [sagenb-1.1.2] real 0m6.044s > [sagenb-1.1.2] user 0m2.986s > [sagenb-1.1.2] sys 0m2.631s > [sagenb-1.1.2] > ************************************************************************ > [sagenb-1.1.2] Error installing package sagenb-1.1.2 > [sagenb-1.1.2] > ************************************************************************ > [sagenb-1.1.2] Please email sage-devel > (http://groups.google.com/group/sage-devel) > [sagenb-1.1.2] explaining the problem and including the log file > [sagenb-1.1.2] /Applications/sage-8.9/logs/pkgs/sagenb-1.1.2.log > [sagenb-1.1.2] Describe your computer, operating system, etc. > [sagenb-1.1.2] If you want to try to fix the problem yourself, *don't* just > cd to > [sagenb-1.1.2] /Applications/sage-8.9/local/var/tmp/sage/build/sagenb-1.1.2 > and type 'make' or whatever is appropriate. > [sagenb-1.1.2] Instead, the following commands setup all environment variables > [sagenb-1.1.2] correctly and load a subshell for you to debug the error: > [sagenb-1.1.2] (cd > '/Applications/sage-8.9/local/var/tmp/sage/build/sagenb-1.1.2' && > '/Applications/sage-8.9/sage' --sh) > [sagenb-1.1.2] When you are done debugging, you can type "exit" to leave the > subshell. > [sagenb-1.1.2] > ************************************************************************ > make[3]: *** > [/Applications/sage-8.9/local/var/lib/sage/installed/sagenb-1.1.2] Error 1 > make[2]: *** [all-start] Error 2 > > real 0m14.441s > user 0m7.493s > sys 0m5.680s > *************************************************************** > Error building Sage. > > The following package(s) may have failed to build (not necessarily > during this run of 'make all-start'): > > * package: sagenb-1.1.2 > log file: /Applications/sage-8.9/logs/pkgs/sagenb-1.1.2.log > build directory: > /Applications/sage-8.9/local/var/tmp/sage/build/sagenb-1.1.2 > > 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. > > make[1]: *** [all-start] Error 1 > make: *** [all] Error 2 > > On Monday, October 14, 2019 at 9:23:57 PM UTC+2, S. Diop wrote: >> >> I am experiencing failure building sage 8.9 on a MacBook Pro running macOS >> 10.14.6. >> >> I already managed to build a couple of previous sage version sources. The >> actual build stops with the final message: >> >> *** >> >> [sagelib-8.9] 96 warnings generated. >> make[3]: *** [sagelib] Error 2 >> make[2]: *** [all-start] Error 2 >> >> real 0m11.048s >> user 0m3.348s >> sys 0m2.185s >> *************************************************************** >> Error building Sage. >> >> *** >> >> I attach the sagelib-8.9.log file that someone out there can overview and >> direct me to the culprit. >> >> Thanks in advance! > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/sage-devel/749db2fe-2e31-40e7-9147-ac4001bd6821%40googlegroups.com. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAAWYfq3EFWJm5z7w8T_VwHr4h7mBwkKtkCg%2Br-FV6FD7G2rfQw%40mail.gmail.com.