#18938: Refactor shortest paths
-------------------------------------+-------------------------------------
       Reporter:  borassi            |        Owner:
           Type:  defect             |       Status:  new
       Priority:  major              |    Milestone:  sage-6.8
      Component:  graph theory       |   Resolution:
       Keywords:  Shortest path,     |    Merged in:
  eccentricity, Dijkstra             |    Reviewers:
        Authors:  Michele Borassi    |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  38c10d43143d985adbb57fcb514f3483ee30941d
  u/borassi/refactor_shortest_paths  |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by borassi):

 Hello!

 I have a problem building the documentation in this branch, and I really
 have no idea what's going on (I lost the whole morning trying to fix it,
 with no success). Could you help me, at least by telling me what does the
 following log mean? The code is in this ticket...

 {{{
 Error building the documentation.
 Traceback (most recent call last):
   File "/home/michele/Programmi/sage/src/doc/common/builder.py", line
 1626, in <module>
     getattr(get_builder(name), type)()
   File "/home/michele/Programmi/sage/src/doc/common/builder.py", line 292,
 in _wrapper
     getattr(get_builder(document), 'inventory')(*args, **kwds)
   File "/home/michele/Programmi/sage/src/doc/common/builder.py", line 503,
 in _wrapper
     x.get(99999)
   File
 "/home/michele/Programmi/sage/local/lib/python/multiprocessing/pool.py",
 line 558, in get
     raise self._value
 OSError: [graphs   ] /home/michele/Programmi/sage/local/lib/python2.7
 /site-packages/sage/graphs/generic_graph.py:docstring of
 sage.graphs.generic_graph.graph_isom_equivalent_non_edge_labeled_graph:25:
 WARNING: Explicit markup ends without a blank line; unexpected unindent.

 Makefile:742: recipe for target 'doc-html' failed
 make[2]: *** [doc-html] Error 1
 make[2]: Leaving directory '/home/michele/Programmi/sage/build/make'
 Makefile:563: recipe for target 'all' failed
 make[1]: *** [all] Error 2
 make[1]: Leaving directory '/home/michele/Programmi/sage/build/make'
 }}}
 Thank you very much!

 Michele

--
Ticket URL: <http://trac.sagemath.org/ticket/18938#comment:19>
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