Hi Robert,
On Tue, Jan 07, 2014 at 02:30:09PM -0800, Robert Bradshaw wrote:
> Does anyone know how to reproduce this? It does look like a dependency
> checking error, which I'd like to fix.
I reproduced the error on
sagemath.org. Currently if I run `make doc`
in /home/nthiery/sage-6.0 I get the error reproductibly.
Traceback (most recent call last):
File "/home/nthiery/sage-6.0/src/doc/common/builder.py", line 1452, in <module>
getattr(get_builder(name), type)()
File "/home/nthiery/sage-6.0/src/doc/common/builder.py", line 269, in _wrapper
getattr(get_builder(document), 'inventory')(*args, **kwds)
File "/home/nthiery/sage-6.0/src/doc/common/builder.py", line 472, in _wrapper
pool.map_async(build_ref_doc, L, 1).get(99999)
File "/home/nthiery/sage-6.0/local/lib/python/multiprocessing/pool.py", line 554, in get
raise self._value
ValueError: sage.structure.coerce_dict.MonoDict has the wrong size, try recompiling
[number_fi] reading sources... [ 10%] sage/rings/number_field/galois_group
make: *** [doc-html] Error 1
I guess that if you make a copy of this directory this should
reproduce the error for you. If not, send me your public ssh key and
login onto my account.
Don't wait too long, I might accidently clear the error :-)
Cheers,
Nicolas
--
Nicolas M. Thi�ry "Isil" <
nth...@users.sf.net>
http://Nicolas.Thiery.name/