Hi,

I tried to build sage-6.10.rc0 for system-wide use on SageMathCloud,
and hit this at the very end when building docs: "RuntimeError: In
order to initialize the database,
/projects/sage/sage-6.10/local/share/conway_polynomials/conway_polynomials.sobj
must exist."

That file indeed does not exist.

I built with basically no environment variables except
SAGE_ATLAS_LIB="/usr/lib/", and just typed "make".

The path logs/pkgs/ doesn't contain an entry for conway_polynomials.

The build/make/Makefile has this section:

$(INST)/conway_polynomials-0.4.p0: | $(SAGERUNTIME)
        +sage-logger '$(SAGE_SPKG) $(CONWAY_POLYNOMIALS)'
'$(SAGE_LOGS)/$(CONWAY_POLYNOMIALS).log'

but there's no "conway_polynomials-0.4.p0" in upstream/, only
"conway_polynomials-0.4.tar.bz2", i.e,. with no p0.

Any thoughts?  How did other people report success?

The build log ends thus:
...
[categorie] build succeeded.
Error building the documentation.
Traceback (most recent call last):
  File "/projects/sage/sage-6.10/src/doc/common/builder.py", line
1641, in <module>
    getattr(get_builder(name), type)()
  File "/projects/sage/sage-6.10/src/doc/common/builder.py", line 302,
in _wrapper
    getattr(get_builder(document), 'inventory')(*args, **kwds)
  File "/projects/sage/sage-6.10/src/doc/common/builder.py", line 513,
in _wrapper
    x.get(99999)
  File "/projects/sage/sage-6.10/local/lib/python/multiprocessing/pool.py",
line 567, in get
    raise self._value
RuntimeError: In order to initialize the database,
/projects/sage/sage-6.10/local/share/conway_polynomials/conway_polynomials.sobj
must exist.
Makefile:796: recipe for target 'doc-html' failed
make[2]: *** [doc-html] Error 1
make[2]: Leaving directory '/projects/sage/sage-6.10/build/make'
Makefile:621: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/projects/sage/sage-6.10/build/make'

real    246m38.708s
user    208m50.636s
sys     10m4.740s
***************************************************************
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/sage/sage-6.10/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

real    246m53.378s
user    208m53.452s
sys     10m11.612s
You have new mail in /var/mail/salvus

On Fri, Dec 11, 2015 at 11:39 AM, Emmanuel Charpentier
<emanuel.charpent...@gmail.com> wrote:
> FWIW 6.10rc0+Trac#19638 (not yet reviewed !) passes ptestlong with no error
> on Debian testing running on Core i7 + 16 GB RAM.
>
> I had a compilation hiccup on the build of simplegeneric (0.8.1), which
> failed for lack of build directory, but was unable t reproduce the error : a
> second make (with no modification whatsoever) was successful and passed
> ptestlong.
>
> I was compiling with MAKE="make -j8". It might be a simple synchronization
> problem, but the machine was not especially loaded at the time...
>
> HTH,
>
> --
> Emmanuel Charpentier
>
>
> Le jeudi 10 décembre 2015 00:50:28 UTC+1, Volker Braun a écrit :
>>
>> 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
>>
>> 098b62d Updated Sage version to 6.10.rc0
>> 2c4edac Trac #19668: Symmetric square L-functions for modular forms
>> 4d6e860 Trac #19675: Move normalize_names() out of CategoryObject
>> 11979c8 Trac #19643: BRiAl not building on cygwin
>> 31843ae Trac #19438: generators given by as_permutation_group in the wrong
>> order
>> 37d3d59 Trac #19035: Improve assumption documentation and doctest recent
>> improvements
>> 790580d Trac #17379: Add a 'all' option to the .nth_root() method of
>> algebraic numbers
>> 250258a Trac #19663: Fix sublinking again
>> 10b3951 Trac #19619: Simplify words.py
>> 64908bf Trac #19590: Further NTL cleanup
>> 89e4c3b Trac #19672: giac depends on Sage runtime
>> 1380421 Trac #19648: simplegeneric depends on setuptools
>> 672a7d7 Trac #19644: arb does not build on cygwin
>> 0e7f333 Trac #19395: Implement Tableau to sign matrix code
>> f8392e3 Trac #19664: Fix Laurent series comparison and make it more
>> efficient
>> 283aad7 Trac #19632: Haemers srgs
>> a3d8df6 Trac #19660: Fix bug in word problem for GammaH arithmetic groups
>> 94635f7 Trac #19662: Less wasteful management of edge labels
>> 7e82223 Trac #19452: Fix PolynomialSequence
>> 413272d Trac #19364: Add edges() and endpoints() method to intervals
>> 68504c2 Trac #19107: Do not count 4 times the same solution (up to
>> rotations) in QuantuminoSolver
>> 002d253 Trac #18928: A new structure for Reed-Solomon codes in Sage
>> 4ba1e9a Trac #13543: Multi-character variables not supported in
>> legend_labels
>> 7c27cd2 Updated Sage version to 6.10.beta7
>>
> --
> 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.



-- 
William (http://wstein.org)

-- 
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