#14019: equality is broken for Posets
-------------------------------------+-------------------------------------
       Reporter:  ncohen             |        Owner:  sage-combinat
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.4
      Component:  combinatorics      |   Resolution:
       Keywords:  posets             |    Merged in:
        Authors:  Travis Scrimshaw,  |    Reviewers:  Travis Scrimshaw,
  Anne Schilling                     |  Anne Schilling
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  public/combinat/poset/fix_equality-14019|  
68c2902122a52cc16a13831b80d7a52c4e98fe86
   Dependencies:  #17059             |     Stopgaps:  #14185
-------------------------------------+-------------------------------------

Comment (by aschilling):

 Replying to [comment:47 jhpalmieri]:
 > I can't even get to the point of running doctests: if I run `make`, then
 docbuilding fails with
 > {{{
 > [modmisc  ] loading pickled environment... not yet created
 > [modmisc  ] building [inventory]: targets for 16 source files that are
 out of date
 > [modmisc  ] updating environment: 16 added, 0 changed, 0 removed
 > [modmisc  ] reading sources... [  6%] index
 > [modmisc  ] reading sources... [ 12%] sage/modular/buzzard
 > 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
 "/Users/palmieri/Desktop/Sage_stuff/git/sage/src/doc/common/builder.py",
 line 1491, in <module>
 >     getattr(get_builder(name), type)()
 >   File
 "/Users/palmieri/Desktop/Sage_stuff/git/sage/src/doc/common/builder.py",
 line 292, in _wrapper
 >     getattr(get_builder(document), 'inventory')(*args, **kwds)
 >   File
 "/Users/palmieri/Desktop/Sage_stuff/git/sage/src/doc/common/builder.py",
 line 503, in _wrapper
 >     x.get(99999)
 >   File
 
"/Users/palmieri/Desktop/Sage_stuff/git/sage/local/lib/python/multiprocessing/pool.py",
 line 558, in get
 >     raise self._value
 > NotImplementedError: Non injective relabeling
 > make: *** [doc-html] Error 1
 > }}}

 I am not sure why/how this would be caused by this branch.

 Anne

--
Ticket URL: <http://trac.sagemath.org/ticket/14019#comment:54>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to