[RTEMS Project] #3651: Sphinx 1.8 PDF (latex) on FreeBSD does not build

RTEMS trac trac at rtems.org
Sun Dec 9 23:09:32 UTC 2018


#3651: Sphinx 1.8 PDF (latex) on FreeBSD does not build
--------------------------+------------------------------
  Reporter:  Chris Johns  |      Owner:  (none)
      Type:  defect       |     Status:  new
  Priority:  high         |  Milestone:  5.1
 Component:  doc          |    Version:  5
  Severity:  critical     |   Keywords:  sphinx latex pdf
Blocked By:               |   Blocking:
--------------------------+------------------------------
 The build fails with `pdfindex` complaining on an ''Undefined Control
 Sequence'':
 {{{
 ! Undefined control sequence.
 <argument> \spxpagem

 l.88 ...ecture}, \hyperindexformat{\spxpagem}{183}
 }}}
 The Tex is:
 {{{
 \item[{Architecture\index{Architecture@\spxentry{Architecture}|spxpagem}\phantomsection\label{\detokenize{glossary/index
 :term-architecture}}}] \leavevmode
 }}}
 And the IDX entry from `makeindex` is:
 {{{
 \item \spxentry {Architecture}, \hyperindexformat{\spxpagem}{183}
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3651>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list