Still there in 6.10.rc0 when building SageMath: RuntimeError: In order to initialize the database, /local/dakrenn/sage/6.10.rc0/local/share/conway_polynomials/conway_polynomials.sobj must exist.
On 2015-12-07 19:05, Daniel Krenn wrote: > On 2015-12-04 23:08, Volker Braun wrote: >> As always, you can get the latest beta version from the "develop" git >> branch. Alternatively, the self-contained source tarball is at >> http://www.sagemath.org/download-latest.html >> >> 7c27cd2 Updated Sage version to 6.10.beta7 > > Failed on LinuxMint 17.2 with report below. > > (I've cloned 6.10.beta7 and used > SAGE_INSTALL_CCACHE=yes make > for compiling; but no idea whether this is the reason) > > ... > [categorie] writing output... [100%] sage/categories/with_realizations > [categorie] dumping object inventory... done > [categorie] build succeeded. > Error building the documentation. > Traceback (most recent call last): > File "/local/dakrenn/sage/6.10.beta7/src/doc/common/builder.py", line > 1641, in <module> > getattr(get_builder(name), type)() > File "/local/dakrenn/sage/6.10.beta7/src/doc/common/builder.py", line > 302, in _wrapper > getattr(get_builder(document), 'inventory')(*args, **kwds) > File "/local/dakrenn/sage/6.10.beta7/src/doc/common/builder.py", line > 513, in _wrapper > x.get(99999) > File > "/local/dakrenn/sage/6.10.beta7/local/lib/python/multiprocessing/pool.py", > line 567, in get > raise self._value > RuntimeError: In order to initialize the database, > /local/dakrenn/sage/6.10.beta7/local/share/conway_polynomials/conway_polynomials.sobj > must exist. > make[2]: *** [doc-html] Fehler 1 > make[2]: Verzeichnis »/local/dakrenn/sage/6.10.beta7/build/make« wird > verlassen > make[1]: *** [all] Fehler 2 > make[1]: Verzeichnis »/local/dakrenn/sage/6.10.beta7/build/make« wird > verlassen > > real 77m45.896s > user 67m29.122s > sys 8m43.050s > *************************************************************** > Error building Sage. > > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
