#15562: PDF docs breakage in CachedMethod
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.1
      Component:  documentation      |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Volker Braun       |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vbraun/cached_method_docs        |  90c5549704229895b2c24d19ecb908acf4031c53
   Dependencies:  #14912             |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by SimonKing):

 `sage -docbuild all pdf` fails, after numerous warnings naming "combinat".
 Eventually, I get
 {{{

 ! LaTeX Error: File `framed.sty' not found.

 Type X to quit or <RETURN> to proceed,
 or enter new name. (Default extension: sty)

 Enter file name:
 ! Emergency stop.
 <read *>

 l.19 \RequirePackage
                     {ifthen}^^M
 !  ==> Fatal error occurred, no output PDF file produced!
 Transcript written on combinat.log.
 make: *** [combinat.pdf] Fehler 1
 Traceback (most recent call last):
   File "/home/king/Sage/git/sage/src/doc/common/builder.py", line 1452, in
 <module>
     getattr(get_builder(name), type)()
   File "/home/king/Sage/git/sage/src/doc/common/builder.py", line 273, in
 _wrapper
     getattr(get_builder(document), name)(*args, **kwds)
   File "/home/king/Sage/git/sage/src/doc/common/builder.py", line 472, in
 _wrapper
     pool.map_async(build_ref_doc, L, 1).get(99999)
   File
 "/home/king/Sage/git/sage/local/lib/python/multiprocessing/pool.py", line
 554, in get
     raise self._value
 RuntimeError: failed to run $MAKE all-pdf in
 /home/king/Sage/git/sage/src/doc/output/latex/en/reference/combinat
 }}}
 So, what to do?

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

Reply via email to