I can confirm that 6.2.rc2 compiles on macosx 10.9.2 with the latest 
version of xcode (5.1.1 build 5B1008).

I did get an initial document build error (see below), but this fixed 
itself with after manually running `make doc`.

Andrew

---
[combinat ] reading sources... [ 62%] 
sage/combinat/root_system/type_D_affine
[combinat ] reading sources... [ 62%] sage/combinat/root_system/type_E
Error building the documentation.

Note: incremental documentation builds sometimes cause spurious
error messages. To be certain that these are real errors, run
"make doc-clean" first and try again.
Traceback (most recent call last):
  File "/usr/local/src/sage/src/doc/common/builder.py", line 1477, in 
<module>
    getattr(get_builder(name), type)()
  File "/usr/local/src/sage/src/doc/common/builder.py", line 276, in 
_wrapper
    getattr(get_builder(document), 'inventory')(*args, **kwds)
  File "/usr/local/src/sage/src/doc/common/builder.py", line 487, in 
_wrapper
    x.get(99999)
  File "/usr/local/src/sage/local/lib/python/multiprocessing/pool.py", line 
554, in get
    raise self._value
OSError: [misc     ] 
/usr/local/src/sage/src/doc/en/reference/misc/sage/misc/interpreter.rst:: 
WARNING: document isn't included in any toctree

make: *** [doc-html] Error 1

On Monday, 5 May 2014 01:49:05 UTC+10, Volker Braun wrote:
>
> Get the "develop" branch from git or download the source tarball 
> http://boxen.math.washington.edu/home/release/sage-6.2.rc2/sage-6.2.rc2.tar.gz
>
> 7947cf8 Trac #16274: include system pkgconfig path
> 5f2d517 Trac #16273: update README
> 37d7bd9 Trac #15251: minor Steenrod algebra fixes
> a8809f0 Trac #16196: dedent pasted sage prompts
> ca10fd5 Trac #13624: KeyError raised by GraphLatex.dot2tex_picture when 
> edge_labels=True
> 0cf75f9 Trac #16058: Organize the index of the combinatorics section of 
> the reference manual
>
>

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

Reply via email to