Hey Nicolas, I've come across it a few times (less than 5), but when I did, I did what it suggested: touched the file and recompiled everything.
Best, Travis On Tuesday, January 7, 2014 8:23:53 AM UTC-8, Nicolas M. Thiéry wrote: > > > Did anyone stumble on errors like this when compiling the > documentation? > > It's on the current develop branch, but I have been through other > development branches before, so there might be leftovers thereof lying > around. > > ------------------------------------------------------------------------------ > > > mistral-/opt/sage>make > ... > Building reference manual, first pass. > ... > [number_fi] no targets are out of date. > [numerical] no targets are out of date. > Traceback (most recent call last): > File "/opt/sage-git/src/doc/common/builder.py", line 1452, in <module> > getattr(get_builder(name), type)() > File "/opt/sage-git/src/doc/common/builder.py", line 269, in _wrapper > getattr(get_builder(document), 'inventory')(*args, **kwds) > File "/opt/sage-git/src/doc/common/builder.py", line 472, in _wrapper > pool.map_async(build_ref_doc, L, 1).get(99999) > File "/opt/sage-git/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 > ------------------------------------------------------------------------------ > > > > Thanks! > Nicolas > -- > Nicolas M. Thi�ry "Isil" <[email protected] <javascript:>> > http://Nicolas.Thiery.name/ > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.
