[RTEMS Project] #4936: Building sphinx 7.0.1 fails (cloned)

RTEMS trac trac at rtems.org
Tue Aug 1 07:20:30 UTC 2023


#4936: Building sphinx 7.0.1 fails (cloned)
---------------------------------+-----------------------------------
  Reporter:  Andrew Butterfield  |      Owner:  (none)
      Type:  defect              |     Status:  new
  Priority:  normal              |  Milestone:  7.1
 Component:  tool                |    Version:  7
  Severity:  normal              |   Keywords:  sphinx, qualification
Blocked By:                      |   Blocking:
---------------------------------+-----------------------------------
 Cloned from #4915:
 ----
 I am trying to install sphinx on an Apple Silicon OSX machine.
 I've already done this successfully in the past on a similar machine.

 This time, after  following steps in   the rtems-docs README.txt,
 I do ./waf , it does some stuff and then:

 {{{
 [ 7/10] Compiling common/_static/favicon.ico
 [ 8/10] Compiling common/_static/my-styles.css
 [ 9/10] Compiling common/_static/logo.png
 [10/10] Compiling common/_static/style.css

 Theme error:
 An error happened in rendering the page bld/index.
 Reason: UndefinedError("'style' is undefined")
 }}}

 I'm using pip 22.2.1, Python 3.10.6
 and pip3 installs sphinx 7.0.1

 {{{
 (sphinx) ab-rtems-docs% pip3 install sphinx
 Requirement already satisfied: sphinx in ./sphinx/lib/python3.10/site-
 packages (7.0.1)
 }}}

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


More information about the bugs mailing list